If your app targets Android 7.1 (API level 25) or higher, how can define shortcuts to specific actions in the app. Shortcuts let users quickly start common or recommended tasks within your app.
Asked
Active
Viewed 90 times
1 Answers
0
Please follow this Android documentation for shortcuts to specific actions
https://developer.android.com/guide/topics/ui/shortcuts.html

pk4393
- 322
- 3
- 16
-
Such answers must be posted as comments rather than an individual answer – Atish Agrawal Apr 11 '17 at 09:37