How to use native android file-open-dialog? Solution: You can use the intent ACTION_GET_CONTENT with the MIME type */* . It will return the URI in ...
確定! 回上一頁