We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0467aee commit fe84262Copy full SHA for fe84262
1 file changed
README.md
@@ -31,7 +31,8 @@ If you have a general question, it's best to [ask in the community chat](https:/
31
* Password protection for secure-in-terms-of-VNC connection. Note that setting a password is mandatory
32
in case you want to access the server using MacOS's built-in Screen Sharing app.
33
* Ability to specify the port used.
34
-* Start of background service on device boot.
+* Start of background service on device boot. On Android 11 and newer this also works with kiosk-mode
35
+ launchers and [lock task mode](https://developer.android.com/work/dpc/dedicated-devices/lock-task-mode).
36
* [Reverse VNC](#reverse-vnc).
37
* Ability to [connect to a UltraVNC-style Mode-2 repeater](#reverse-vnc).
38
* Functionality to provide default configuration via a JSON file or
0 commit comments