Confirmed users
905
edits
Line 71: | Line 71: | ||
or | or | ||
adb shell command | su | adb shell command | su | ||
* Launch an app/ launch the SUTAgent | * Launch an app/ launch the SUTAgent - launch after stoping the app first | ||
adb shell am start -a android.intent.action.MAIN -n com.mozilla.SUTAgentAndroid/.SUTAgentAndroid | adb shell am start -S -a android.intent.action.MAIN -n com.mozilla.SUTAgentAndroid/.SUTAgentAndroid | ||
* Open the Apps tab from the Settings menu | * Open the Apps tab from the Settings menu | ||
adb shell am start -a android.settings.APPLICATION_SETTINGS | adb shell am start -a android.settings.APPLICATION_SETTINGS |