How to create shortcut to an activity?
How to create shortcut to an activity?
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
Sure, I can guide you through the process. Since you mentioned both Tasker and MacroDroid, I'll outline the process for each.
I hope this helps! If you have any further questions, feel free to ask.
Thanks GPT4! The exact intent I needed was this: android.settings.panel.action.INTERNET_CONNECTIVITY