只能获取到 读权限,写权限无法成功获取,我该怎么获取啊?
好像是android 6.0 不允许第三方应用写,但是还是有不少应用做到了写,
请问这是怎么实现的? 非常感谢
Android 6.0 如何获取 外置SDCard 的写权限?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
2条回答 默认 最新
- powerboying 2016-12-06 07:15关注
You have to add the following codes into the project's AndroidManifest.xml,
It means your app will get the reading and writing permission with the internal storages.本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报