Added in API level 2
Public Methods | |
---|---|
static void |
startApplication(android.content.Context context, android.content.Intent intent)
Launch the Small App asynchronously. |
Launch the Small App asynchronously. This method throws SmallAppNotFoundException if there was no Small App found to run the given Intent.
context | Context from which this method is called. |
---|---|
intent | The description of the Small App to start. |
Interact with the overall Small Apps in the system.