Activity Action: Pick an item from the data, returning what was selected.
Input: Intent.Data is URI containing a directory of data (vnd.android.cursor.dir/*) from which to pick an item.
Output: The URI of the item that was picked.
[Android Documentation]