Hi,
our customer needs to add a Zebra Enteprise Browser into lockdown scrren.
Zebra provided me the intent to launch and it works correctly if I use ADB.
When i launch the intent command, Enterprise Browser is launched with the configured webpage.
The ADB command is the follwing:
adb shell am start -a com.rho.rhoelements.SHORTCUT_ACTION -c android.intent.category.DEFAULT -n "com.zebra.mdna.enterprisebrowser/com.rhomobile.rhodes.RhodesActivity" -d http://www.google.com -t "com.rho.rhoelements/application" --ei "id" -702889725
How can I use it to add an Home Screen item using SOTI syntax?
Thank you very much.
Nicolò