解决方法:
在清单文件AndroidManifest.xml中添加
</application
android:requestLegacyExternalStorage="true">
</application>
Android10读取不到/storage/emulated/0/文件的问题
阅读 86
2022-03-19
在清单文件AndroidManifest.xml中添加
</application
android:requestLegacyExternalStorage="true">
</application>
相关推荐
精彩评论(0)