Oreo (WRITE EXTERNAL STORAGE) Permission

后端 未结 7 1624
攒了一身酷
攒了一身酷 2020-12-29 23:47

According to \"developer.android.com\"

If the app targets Android 8.0 (API level 26), the system grants only 
READ_EXTERNAL_STORAGE at that time; however, i         


        
相关标签:
7条回答
  • 2020-12-30 00:23

    Just a notice: on Android P I had to show a terminate dialog box to user asking to restart the app because even after all written above app couldn't read external storage, only after restart. Seriously, those guys in google makes Android better each time. 6, 8, and now so much troubles with 9, one more such stupid update and I will go to iOS :)

    0 讨论(0)
提交回复
热议问题