在AndroidManifest.xml 里的application中添加 android:requestLegacyExternalStorage=“true” 临时解决。
华为手机无法访问/storage/emulated/0/
最新推荐文章于 2024-04-22 11:46:44 发布
在AndroidManifest.xml 里的application中添加 android:requestLegacyExternalStorage=“true” 临时解决。