-
-
Notifications
You must be signed in to change notification settings - Fork 421
Open
Labels
Description
There are at least two ways to add a shortcut in Android:
-
Through the app: like what ActivityLauncher does currently. But it adds the shortcut to the default launcher/home screen only.
-
Through the launcher: the same as a widget. You long press on the home screen and choose add shortcut. Then you are presented with the different shortcut creating dialogues/activities declared by the apps in the manifest.
In the second case, I would go to my launcher, tap "Add a shortcut", get a list of shortcuts of available apps, tap on ActivityLauncher which will open an activity to choose the desired activity.
Like this screenshot from an app launcher:
Thanks
Reactions are currently unavailable
