Android Q 以上需要读取文件,还需要做一点配置

mac2025-11-10  11

需要在AndroidManifest.xml文件里面的Application标签属性里面增加 android:requestLegacyExternalStorage=“true”

最新回复(0)