安卓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文件中添加相关的权限和文件访问声明。

相关内容

热门资讯

透视专业!德普之星辅助软件(透... 透视专业!德普之星辅助软件(透视)hh poker辅助器先试用,教程经验(的确有挂)-哔哩哔哩1、h...
hhpoker脚本!fishp... hhpoker脚本!fishpoker透视底牌(透视)方法-切实解密存在有挂1、玩家可以在fishp...
透视开挂!wpk透视插件(透视... 透视开挂!wpk透视插件(透视)wepokerplus透视脚本免费,教程经验(有挂攻略)-哔哩哔哩1...
竞技联盟破解版最新版!德州透视... 竞技联盟破解版最新版!德州透视插件(透视)教程-真是关于是有挂1、超多福利:超高返利,海量正版游戏,...
透视推荐!hh poker软件... 透视推荐!hh poker软件(透视)wepokerplus开挂,教程教材(有挂助手)-哔哩哔哩1、...
epoker有透视吗!wepo... epoker有透视吗!wepoker怎么看牌型(透视)挂-其实分享是真的挂1、这是跨平台的wepok...
透视开挂!wepoker-h5... 透视开挂!wepoker-h5下载(透视)wpk私人局有透视吗,教程烘培(有挂方法)-哔哩哔哩1、w...
wepoker开辅助能查到吗!... wepoker开辅助能查到吗!wepoker有辅助工具吗(透视)方法-果然教你真的有挂wepoker...
透视总结!佛手大菠萝有挂吗(透... 透视总结!佛手大菠萝有挂吗(透视)wepoker挂,教程妙计(有挂细节)-哔哩哔哩1、佛手大菠萝有挂...
wpk模拟器多开!We pok... wpk模拟器多开!We poker辅助器下载(透视)工具-竟然有挂有挂wpk模拟器多开!We pok...