Android Q下无法正常使用了。
Android Q下无法正常使用了,大佬啥时候适配Android10。
请问兄弟已经解决这个问题了吗?
已放弃。
这是因为Q版本下的文件权限又更新了,可以在Manifest文件中的 application 项中 加入 android:requestLegacyExternalStorage="true"
这是因为Q版本下的文件权限又更新了,可以在Manifest文件中的 application 项中 加入 android:requestLegacyExternalStorage="true"
可以使用,感谢
android:requestLegacyExternalStorage="true"是权宜之计,Android 11也会不生效。
谢谢您。
发自我的iPhone
------------------ 原始邮件 ------------------ 发件人: 这是名字 <[email protected]> 发送时间: 2021年3月10日 17:39 收件人: leonHua/LFilePicker <[email protected]> 抄送: 李铁柱 <[email protected]>, Comment <[email protected]> 主题: 回复:[leonHua/LFilePicker] Android Q下无法正常使用了。 (#57)
android:requestLegacyExternalStorage="true"是权宜之计,Android 11也会不生效。
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.