Permission to read data from SD Card

前端 未结 6 489
北海茫月
北海茫月 2021-01-08 01:01

Do you need any permission to read data from an sdcard? I found the write permission but nothing for read.

6条回答
  •  渐次进展
    2021-01-08 01:37

    You need to add WRITE_EXTERNAL_STORAGE permission if you want to dir get list file.

提交回复
热议问题