While testing the Enterprise Home Screen i locked up my device.
I managed to get the calculator app in the EHS in kiosk mode.
When i start the EHS i have only the calculator but i can leave this mode.
I uninstalled the EHS and installed new one, but still i get the calculator.
I tried to find the EHS configuration file. But with File Browser and also with ADB the directory /enterprise/usr is empty.
The problem is i cant use the device now because the configuration app has gone and is not acessible.
How can i delete the ehs configuration now.
Enterprise Home Screen on TC51 |
1 Replies
To get an application other than calculator you need to specify it under , by default this is calculator.
I am surprised /enterprise/user is empty but can you try pushing the attached xml to /enterprise/usr which should bring your device out of kiosk mode:
adb push enterprisehomescreen_disable_kiosk.xml /enterprise/usr/enterprisehomescreen.xml