droidVNC-NG
droidVNC-NG copied to clipboard
Explore use of API 33 methods to overcome Android limitiation where for some text fields only single character can be entered
Update to 2.40 results in restricted setting and even the ADB setting does not help.
After setting :
adb shell settings put secure enabled_accessibility_services net.christianbeier.droidvnc_ng/.InputService:$(adb shell settings get secure enabled_accessibility_services)
it still says 'Restricted setting'.
Even setting 'Allow restricted settings' in 'settings => apps => three dots top right => allow` does not help.