3

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.

Suraj Makhija
  • 1,376
  • 8
  • 16

1 Answers1

0

Please follow this Android documentation for shortcuts to specific actions

https://developer.android.com/guide/topics/ui/shortcuts.html

pk4393
  • 322
  • 3
  • 16