Confirmed users
398
edits
| Line 39: | Line 39: | ||
== Use Cases == | == Use Cases == | ||
* Share data among Apps | |||
* Expose system/device information to Apps | |||
** Network usage statistic | |||
** Apps list | |||
* API for Application Chooser | |||
** Get a list of Apps by querying applications with different index keys as an intent. | |||
*** A chooser UI is showed between the request and returning the list. | |||
** With access control defined in the manifest, an app can request for predefined intents. (in the list of index keys) | |||