FMX Template showing the new Android Kiosk Mode introduced in Android 6.0 with Embarcadero Delphi.
How install application KIOSK mode:
- Сompile and install the application on your device;
- It is important that there are no accounts on your device (google account etc ...);
- Go to the folder "Commands", select SetOwner.bat and open in edit mode. Check the path to adb.exe on your pc. Run SetOwner.bat as administrator.
How delete application:
- Click the button "Clean Owner State" (Upper left button);
- Go to the folder "Commands", select DeleteApp.bat and open in edit mode. Check the path to adb.exe on your pc. Run DeleteApp.bat as administrator.