tree: a9e801e3bf8965a376e8bb1d7f656ea5b97cac48 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. README.md
apps/shortcut/README.md

shortcut

This application creates a new shortcut on the android home screen.

Arguments

The shortcut app has the following arguments:

  • <name> - name of the shortcut (required).
  • <url> - URL to be launched. To launch a mojo application, use a mojo:// URL (required).
  • <icon_url> - URL of the icon to use (optional).