Activity Action: Pick an existing item, or insert a new item, and then edit it.
Input: Intent.Type is the desired MIME type of the item to create or edit. The extras can contain type specific data to pass through to the editing/creating activity.
Output: The URI of the item that was picked. This must be a content: URI so that any receiver can access it.