Upgrade to Pro — share decks privately, control downloads, hide ads and more …

How to make App Shortcuts

How to make App Shortcuts

Document of Android Weekends 03/11/17.

bowyer-app

March 11, 2017
Tweet

More Decks by bowyer-app

Other Decks in Technology

Transcript

  1. About me • Google lover • Gadget collector • 22

    Android devices • 4 Android wear devices • 6 iOS devices • About ¥1,500,000 spend devices since 2010.
  2. Table of contents • What are App Shortcuts? • How

    to implement App Shortcuts • Actually used App Shortcuts?
  3. What are App Shortcuts? • The shortcut that can use

    at the launcher • Shortcuts provides specific action in your app, when user selects the one.
  4. Static Shortcuts • Static shortcut is a shortcut that will

    not be changed depending on the state of the app etc.
  5. Dynamic Shortcuts • Dynamic shortcuts is a shortcut that will

    be changed depending on the state of the app etc.
  6. Information for the data for reference KyudoScoreBook • Total downloads

    : 15,000 • DAU : 1,000 • Android 7.1 user : 1%ʢ10 people /day)
  7. Sample Code and post • “KyudoScoreAppShortcuts” - bowyer-app
 https://github.com/bowyer-app/ KyudoScoreAppShortcuts

    • “How to build App Shortcuts” - bowyer- app.com
 http://bowyer-app.com/2017/03/how-to- build-app-shortcuts/