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

相关内容

热门资讯

wepoke辅助插件!we-p... wepoke辅助插件!we-poke有挂吗(wepoke黑科技)一贯真的是有挂(详细ai机器人教程)...
智星德州菠萝!德州ai人工智能... 智星德州菠萝!德州ai人工智能,德扑之星解说好像有挂(详细有作弊教程);原来确实真的有挂(需添加指定...
wepoke辅助技巧!wepo... wepoke辅助技巧!wepoker真的有挂吗(Wepoke专用)确实真的是有挂(详细ai机器人教程...
aapoker辅助工具存在!a... aapoker辅助工具存在!aapoker辅助工具,(aapoker有挂)好像真的是有挂(详细透明挂...
wepoke辅助挂!wepow... wepoke辅助挂!wepower软件靠谱吗(Wepoke猫腻)都是真的是有挂(详细黑科技教程);w...
wepower辅助器!wepo... wepower辅助器!wepoke有挂吗(wepoke玄学)原来有挂(详细辅助插件教程);支持2-1...
红龙扑克辅助工具!红龙扑克ai... 红龙扑克辅助工具!红龙扑克ai,(红龙扑克)其实有挂(详细辅助工具教程)平台为新手玩家设计了多种软件...
aapoker有猫腻!aapo... aapoker有猫腻!aapoker下载教程,(aapoker app)一贯存在有挂(详细俱乐部教程...
wepoke插件!wepowe... WePoker透视辅助版本稳定性对比与推荐‌:wepoke插件!wepower德州扑克(Wepoke...
德扑之星有猫腻!德扑赔率胜率计... 德扑之星有猫腻!德扑赔率胜率计算,德扑之星实战原来是有挂(详细ai智能教程)1、很好的工具软件,可以...