Android11上无法写入外部存储
创始人
2024-08-20 11:30:13
0

从Android 11开始,外部存储的访问权限受到了限制,特别是在应用程序合规性方面。为了解决这个问题,应该向应用添加WRITE_EXTERNAL_STORAGE 权限并使用 MediaStore API 来写入外部存储。MediaStore API 可以允许应用将文件写入外部存储,并使文件与媒体库相关联。以下是一个例子:

if (Environment.isExternalStorageManager()) {
   // You can write the files to external storage now
} else {
   // Requesting the permission from the user
   Intent intent = new Intent(Settings.ACTION_MANAGE_APP_ALL_FILES_ACCESS_PERMISSION);
   Uri uri = Uri.fromParts("package", BuildConfig.APPLICATION_ID, null);
   intent.setData(uri);
   startActivity(intent);
}

上述代码首先检查应用是否被授予读取/写入外部存储权限,如果是,则可以直接写入外部存储。否则,需要请求用户授权来使用此API。

使用 MediaStore API 写入文件:

ContentValues values = new ContentValues();
values.put(MediaStore.Images.Media.DISPLAY_NAME, "File Name");
values.put(MediaStore.Images.Media.MIME_TYPE, "image/png");
values.put(MediaStore.Images.Media.IS_PENDING, 1);

Uri collection = MediaStore.Images.Media.getContentUri(MediaStore.VOLUME_EXTERNAL_PRIMARY);
Uri item = getContentResolver().insert(collection, values);

try {
  OutputStream out = getContentResolver().openOutputStream(item);
  // Write the file to the stream
  out.close();
} catch (IOException e) {
  e.printStackTrace();
}

values.put(MediaStore.Images.Media.IS_PENDING, 0);
getContentResolver().update(item, values, null, null);

上述代码演示了如何使用 MediaStore API 写入图像文件。可以使用类似的方式写入不同类型的文件。

相关内容

热门资讯

详细透视!aapoker怎么设... 详细透视!aapoker怎么设置提高好牌几率,微信小程序微乐陕西挖坑,模块教程(有人有挂)-哔哩哔哩...
推荐透视!hhpoker可以控... 推荐透视!hhpoker可以控制吗,微乐智能辅助app,手册教程(有挂秘籍)-哔哩哔哩1、全新机制【...
有挂透视!wepoker有辅助... 有挂透视!wepoker有辅助器吗,微乐自建房辅助软件功能,阶段教程(有人有挂)-哔哩哔哩1、首先打...
曝光透视!约局吧德州有挂吗,微... 曝光透视!约局吧德州有挂吗,微乐小程序辅助器代理,步骤教程(有挂技术)-哔哩哔哩1、点击下载安装,约...
曝光透视!哈糖大菠萝怎么开挂,... 曝光透视!哈糖大菠萝怎么开挂,微乐小程序挂哪里,模块教程(有挂辅助)-哔哩哔哩哈糖大菠萝怎么开挂辅助...
科普透视!hhpoker辅助挂... 科普透视!hhpoker辅助挂是真的吗,微乐卡五星祈福有用吗,绝活教程(新版有挂)-哔哩哔哩1、让任...
解谜透视!wepoker底牌透... 解谜透视!wepoker底牌透视脚本,微乐江苏自建房辅助app,教材教程(真的有挂)-哔哩哔哩1、玩...
揭露透视!wepoker有什么... 揭露透视!wepoker有什么规律,微乐脚本,诀窍教程(有挂技巧)-哔哩哔哩一、wepoker有什么...
关于透视!pokermaste... 关于透视!pokermaster辅助器,微乐陕西小程序破解器下载,经验教程(有挂秘籍)-哔哩哔哩1、...
揭露透视!hhpkoer辅助器... 揭露透视!hhpkoer辅助器,微信小程序微乐游戏辅助,大纲教程(有挂方法)-哔哩哔哩1、超多福利:...