I’m trying to create a shortcut to internet connectivity panel using Tasker/Macrodroid.
So far I’ve learned i need to call ACTION_INTERNET_CONNECTIVITY but I don’t know how.
I’m a noob and don’t know anything about Android development. Can someone please help?
Update: solved by using this intent: android.settings.panel.action.INTERNET_CONNECTIVITY
You can use apps like Activity Manager or Activity Launcher, both on F-Droid. Some Launchers have the ability as well, Nova can/could do it. But not all activities can be launched in user space independently. Apps like these usually show you which can and can’t.
Already tried that and similar apps, but this activity is not listed.