You can use the intent ACTION_GET_CONTENT with the MIME type */* . It will return the URI in onActivityResult()
確定! 回上一頁