Hi there,
We've a kiosk app developed in B4A and we're using this:
To block android buttons and prevent user to exit the application.
We just received a new device that has Android 5.1.1 and it comes with this power icon:
When we make our app the device owner the two center options disappear from the bar (as usual) but the power option remains there allowing a normal user operating the kiosk to reboot it.
Is there any way make the power icon to disappear also?
Thanks in advance.
We've a kiosk app developed in B4A and we're using this:
Device Owner / TaskLock / Kiosk apps 2017
Starting from Android 5 (API 21) there is better support for kiosk applications. Kiosk applications = applications that the user cannot exit from. As you can see in this screenshot, the home button and recent apps button are missing. The top notifications drawer is also inaccessible. This...
www.b4x.com
To block android buttons and prevent user to exit the application.
We just received a new device that has Android 5.1.1 and it comes with this power icon:
When we make our app the device owner the two center options disappear from the bar (as usual) but the power option remains there allowing a normal user operating the kiosk to reboot it.
Is there any way make the power icon to disappear also?
Thanks in advance.