Android Intent - Settings Manager open to specific screen activity

Solved
CR
Chris R. Bronze Contributor
SkyBitz - End User

Hi,

We are playing with the Settings Manager for a specific scenario and want to launch the application to a specific screen within the app launched from lockdown kiosk screen.  I'm not overly familiar with Android intents so not sure if this possible or not from intent or a launch script.  I've tried a bunch of different variations but can't seem to get it to work.

From the identify_activity script, I found the specific activity to be:

 net.soti.settingsmanager/.wifi.WifiNetworkSavedActivity

Does anyone know if an intent (or launch script) could be formulated to launch the Settings Manager app directly into that screen?

2 years ago
Android Scripting
ANSWERS