I am trying to use KIOSK Mode Sample app on Galaxy S4 (Android 4.4.2). All functionality works fine except for this method:
public void enableKioskMode(String kioskPackage)
the KIOSKReceiver gets the ACTION_ENABLE_KIOSK_MODE_RESULT message, but the KIOSK mode is not actually started.
What I need to achieve is KIOSK mode starting my custom application on pressing home button. Perhaps I'm just using the wrong method?
Did you check what the Result Code is?
Is there something useful in this website:
https://seap.samsung.com/forum-topic/api-kioskmodeiskioskmodeenabled-always-returning-false