Hi all,
I am using native Emacs build for Android.
Is there a way to send notification from my Emacs app to Android using some package?
Has anyone found a way or a workaround?
Hi all,
I am using native Emacs build for Android.
Is there a way to send notification from my Emacs app to Android using some package?
Has anyone found a way or a workaround?
If you’re using the build that shares a user ID with Termux, you can use the
termux-api
shell commands to send a notification that way. You will probably have to re-package/sign the termux-api package (i just tried the F-Droid version, it won’t install when you have the Emacs compatible termux).