| Title | Action | Extras | Description |
|---|---|---|---|
| Pick activity | android.intent.action.PICK_ACTIVITY | Intent |
Pick an activity given an intent, returning the class selected. |
An Intent describing the choices you would like shown with ACTION_PICK_ACTIVITY.
| Title | Action | Extras | Description |
|---|---|---|---|
| Pick activity | android.intent.action.PICK_ACTIVITY | Intent |
Pick an activity given an intent, returning the class selected. |