Android替代的requestLegacyExternalStorage?
创始人
2024-08-21 17:00:33
0

Android 10 引入了一项新的文件沙盒安全性策略,需要使用类似于FileProvider这样的API,才能够在您的应用程序中访问共享存储空间。现在,如果您的应用程序需要访问共享存储空间,则需要使用目标SDK为29或更高版本,并有以下几种选择:

1.使用MediaStore API:

通过MediaStore API只能访问图片、音频、视频和文档文件,示例如下:

String selection = MediaStore.Images.Media.BUCKET_DISPLAY_NAME + " =?";
String[] selectionArgs = new String[] {"Camera"};
String[] projection = new String[] {MediaStore.Images.Media.DATA};
Cursor cursor = context.getContentResolver().query(MediaStore.Images.Media.EXTERNAL_CONTENT_URI, projection, selection, selectionArgs, null);
if(cursor!=null){
   int col = cursor.getColumnIndex(MediaStore.Images.Media.DATA);
   while (cursor.moveToNext()) {
       String path = cursor.getString(col);
       // get file path here
   }
   cursor.close();
}

2.使用SAF框架:

SAF框架是一种用户界面,可以方便地选择文件和目录,示例如下:

Intent intent = new Intent(Intent.ACTION_OPEN_DOCUMENT_TREE);
int requestCode = 42;
startActivityForResult(intent, requestCode);

然后在onActivityResult方法中获取所选目录:

@Override
public void onActivityResult(int requestCode, int resultCode, Intent resultData) {
    if (requestCode == 42 && resultCode == Activity.RESULT_OK) {
        Uri treeUri = resultData.getData();
        DocumentFile pickedDir = DocumentFile.fromTreeUri(this, treeUri);
        // create file in directory here
    }
}

3.使用Scoped Storage:

Scoped Storage是Android 11发布后,默认情况下启用的一种新型的存储模式。它允许应用程序在公共存储空间中可见文件的访问权限范围更加明确,而不是让应用程序可以在存

相关内容

热门资讯

专业讨论(云扑克app)外挂透... 专业讨论(云扑克app)外挂透明挂辅助app(辅助挂)发牌规律(真的有挂)-哔哩哔哩需要回顾用户提供...
透明工具!aapoker下载(... 透明工具!aapoker下载(wepoker)外挂透明挂辅助挂(辅助挂)高科技教程(有挂教学)-哔哩...
技术分享(Wepoke线上)外... 技术分享(Wepoke线上)外挂透明挂辅助器安装(透视)软件透明挂(2024已更新)(哔哩哔哩);揭...
最新研发(pokerworld... 最新研发(pokerworld下载)外挂透明挂辅助插件(辅助挂)透视辅助(有挂头条)-哔哩哔哩;人气...
指导大家(wpk安卓版本)外挂... 指导大家(wpk安卓版本)外挂透明挂辅助神器(透视)透视辅助(2023已更新)(哔哩哔哩);《WPK...
分享开挂内幕!最新版wpk(w... 分享开挂内幕!最新版wpk(wePokE)外挂透明挂辅助机制(辅助挂)力荐教程(有挂方针)-哔哩哔哩...
分享一款(fishpoker ... fishpoker app新手教程相关信息汇总(需添加指定薇757446909获取下载链接);分享一...
终于知道(Wepoke是真的)... 终于知道(Wepoke是真的)外挂透明挂辅助神器(辅助挂)辅助透视(2025已更新)(哔哩哔哩);W...
每日必看推荐!aapoker后... 每日必看推荐!aapoker后台(wepoker)外挂透明挂辅助挂(透视)规律教程(有挂方法)-哔哩...
大神推荐(we辅助poker德... WePoker透视辅助工具核心要点解析‌,大神推荐(we辅助poker德之星)外挂透明挂辅助器安装(...