Closed inkozz closed 6 months ago
Hi! As of now, this is an Android OS setting, not a particular droidVNC-NG one. A quick search yielded no way to set this via command line, so maybe we should add this to defaults.json?
Hey,
Thank you for such a quick response. I forgot to mention that I had already used the solution to manage Android sound.
I wanted to know if it was possible to go further and do it via droidVNC, to really manage notifications if for example, one day I need to change the sound of notifications after or during the installation of VNC in the background.
It will probably never happen but it was curiosity :)
A big thank-you !
Hello everyone, for the purpose of an application that must be installed in rooms. I would like to know if there is a way to turn off the sound of droidVNC notifications via the command line?
I'll explain to you: My application installs and configures droidVNC in the background, and when the configuration is complete, there is this "Default notification sound" which sounds quite loud, which is disturbing for an application present in a room.
I would like this to be done discreetly, with as little noise as possible. I of course followed this documentation to achieve what I have already achieved:
https://github.com/bk138/droidVNC-NG/tree/master
Thanks for your help!