Support Installer
Overview
In order to allow for proper App Usage permissions within Support Application, we have built an Installer application.
After installing the application, the Silient Init Activity needs to be invoked.
Example usage via ADB
adb shell am start -n com.bluefletch.ems.supportinstaller/com.bluefletch.ems.supportinstaller.SilentActivity
AirWatch Example
mode=explicit,action=android.action.intent.MAIN,package=com.bluefletch.ems.supportinstaller,class=com.bluefletch.ems.supportinstaller.SilentActivity,broadcast=false
Once the Support Tool Installer runs, it will install the Support Tool application via the Zebra EMDK, which will give all defined permissions to the Support Application.
Installer Note
Currently, this installer supports Zebra devices only.