Hi,
i have a lockdown configured and I want to use a wifi icon to open the available networks. The customer doesn't want to use the soti wifi, he wants to use the android specific.
So I was thinking I could to this via a intent, unfortunately I'm unable to fullfil the intent correctly.
I want to open the following
com.android.settings/.SubSettings
sendintent -a "intent://com.android.settings/.SubSettings/#Intent;scheme=content;action=android.intent.action.EDIT;component=com.android.settings/.Subsettings;end"
Any ideas or help for me?
Thanks,