bk138 / droidVNC-NG

VNC server app for Android that does not require root privileges.
GNU General Public License v2.0
1.22k stars 177 forks source link

Start on boot does only work ½way if input is disabled on Android 10+ #181

Closed bk138 closed 2 months ago

bk138 commented 7 months ago

If input is disabled, the service still starts but fails to start InputRequestActivity because of https://developer.android.com/guide/components/activities/background-starts - works fine if input is enabled!

Several ways out, for instance