安卓10无法通过URI编辑文件。
创始人
2024-09-01 16:00:26
0

在Android 10中,由于隐私和安全方面的改进,应用无法直接通过URI来编辑文件。相反,您需要使用ContentResolver和DocumentFile来进行文件编辑操作。

以下是通过ContentResolver和DocumentFile在Android 10中编辑文件的示例代码:

import android.content.ContentResolver;
import android.content.Context;
import android.net.Uri;
import android.os.Build;
import android.os.Environment;
import android.provider.DocumentsContract;
import android.provider.MediaStore;

import androidx.annotation.RequiresApi;
import androidx.documentfile.provider.DocumentFile;

import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;

public class FileEditor {
    @RequiresApi(api = Build.VERSION_CODES.Q)
    public static void editFile(Context context, Uri uri, String content) {
        ContentResolver resolver = context.getContentResolver();

        // 根据URI获取文件信息
        DocumentFile documentFile = DocumentFile.fromSingleUri(context, uri);

        // 获取文件的MIME类型
        String mimeType = resolver.getType(uri);

        try {
            // 打开文件的输出流
            OutputStream outputStream = resolver.openOutputStream(uri);

            // 写入内容到文件
            outputStream.write(content.getBytes());

            // 关闭输出流
            outputStream.close();

        } catch (IOException e) {
            e.printStackTrace();
        }
    }
}

在上述代码中,我们首先通过ContentResolver获取文件的MIME类型,然后使用DocumentFile来打开文件的输出流,并将内容写入文件。请注意,这个示例代码在Android 10及以上版本上有效。

使用示例:

Uri fileUri = Uri.parse("content://com.example.app/file/document/1234");
String content = "Hello, Android 10!";
FileEditor.editFile(context, fileUri, content);

在上述示例中,我们传递文件的URI和要写入的内容给editFile()方法,它将使用ContentResolver和DocumentFile来编辑文件。

请注意,上述代码中的URI是示例URI,您需要根据您的实际情况替换为您要编辑的文件的URI。此外,您还需要在AndroidManifest.xml文件中添加相关的权限和文件访问声明。

相关内容

热门资讯

透视详细!wepoker透视脚... 透视详细!wepoker透视脚本(透视)hhpoker辅助靠谱吗,教程教材(确实有挂)-哔哩哔哩1、...
德州机器人代打脚本!wepok... 德州机器人代打脚本!wepoker辅助器激活码(透视)app-其实解谜存在有挂1)德州机器人代打脚本...
透视总结!hhpoker辅助软... 透视总结!hhpoker辅助软件下载(透视)pokerworld破解版下载,教程机巧(有挂秘籍)-哔...
黑侠破解wepoker!hhp... 黑侠破解wepoker!hhpoker俱乐部是干嘛的(透视)app-都是普及真的是有挂1、上手简单,...
透视分享!wpk真吗(透视)德... 透视分享!wpk真吗(透视)德州局怎么透视,教程法门(有挂功能)-哔哩哔哩1、德州局怎么透视公共底牌...
cloudpoker透视!we... cloudpoker透视!wepokerplus开挂(透视)挂-总是透视是有挂1、许多玩家不知道we...
透视解谜!德普之星透视免费(透... 透视解谜!德普之星透视免费(透视)wepoker怎么拿到好牌,教程阶段(有挂方式)-哔哩哔哩wepo...
wepoker私人辅助器!we... wepoker私人辅助器!wepoker到底有没有透视(透视)插件-好像开挂存在有挂1、这是跨平台的...
透视必备!悦扑克脚本(透视)w... 透视必备!悦扑克脚本(透视)wepoker透视底牌脚本,教程项目(真实有挂)-哔哩哔哩1、透视必备!...
sohoo竞技联盟辅助器!we... sohoo竞技联盟辅助器!wepoker辅助是真的假的(透视)软件-其实解迷真的是有挂该软件可以轻松...