-
-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Will there be a android app that with root permission? #31
Comments
Probably no, but I'll leave this open in case someone wants to add this functionality. Do you know about the second paragrpah in https://github.com/bk138/droidVNC-NG#notes ? |
Yes , I do . I`ll learn to add this functionality~ |
Well, when granting permissions and executing the commands in the notes on the main page then the app starts up without prompts when clicking on 'Start'. Even after reboot. |
This command can be run in a root shell (e.g. in Termux |
Please see https://github.com/bk138/droidVNC-NG?tab=readme-ov-file#remote-control-via-the-intent-interface for the docs. |
some phone like XiaoMi, OR the android 10, need to grant access every time.
but we can get root access if we want.
So, if we can provide root access for "Start on Boot", we dont need to click the screenl
grante input access for root access, so , we dont need to do this for each time.
willi you ?
The text was updated successfully, but these errors were encountered: