AndroidStudio:如何从intent.Action_Open_Document_tree获取存储路径?
创始人
2024-08-21 13:00:44
0

要获取从“打开文档树”意图中选择的存储位置的路径,可以使用以下代码示例:

@Override
protected void onActivityResult(int requestCode, int resultCode, Intent intent) {
    if (requestCode == PICK_DOC_REQUEST && resultCode == RESULT_OK && intent.getData() != null) {
        Uri uriTree = intent.getData();

        // Check for the "DocumentProvider" authority
        if (DocumentsContract.isDocumentUri(this, uriTree)) {
            // The document provider was selected
            String docId = DocumentsContract.getTreeDocumentId(uriTree);

            // Get complete Uri of this document by adding document id to the tree Uri
            Uri uri = DocumentsContract.buildDocumentUriUsingTree(uriTree, docId);

            // Get details about the selected directory, including its document id and display name
            String [] projection = {DocumentsContract.Document.COLUMN_DOCUMENT_ID,
                                    DocumentsContract.Document.COLUMN_DISPLAY_NAME};
            Cursor cursor = getContentResolver().query(uri, projection, null, null, null);

            if (cursor != null && cursor.moveToFirst()) {
                String folderDocumentId = cursor.getString(0);
                String folderName = cursor.getString(1);

                // Use folderDocumentId and folderName
                Log.d(TAG, "Folder Document Id: " + folderDocumentId);
                Log.d(TAG, "Folder Name: " + folderName);
            }

            if (cursor != null) {
                cursor.close();
            }
        }
    } else {
        super.onActivityResult(requestCode, resultCode, intent);
    }
}

其中, PICK_DOC_REQUEST是一个用于标识请求代码的整数常量,应该在启动 ACTION_OPEN_DOCUMENT_TREE 意图时使用。

此代码将检查获取的 Uri 是否属于“文件提供者”,获取所选目录的详细信息,并从中提取必要的信息。此时,您可以使用 folderDocumentId 来获取完整的 Uri 并进行其他操作。

相关内容

热门资讯

私人局两分钟!微扑克辅助是有w... 私人局两分钟!微扑克辅助是有wepoke打伙牌(果真真的有挂)-百度知乎1、微扑克辅助是有系统规律教...
透明挂一分钟!智星德州菠萝有挂... 透明挂一分钟!智星德州菠萝有挂微扑克模拟器是有(好像真的有挂)-百度知乎1、让任何用户在无需智星德州...
安装2分钟!德州辅助cloud... 安装2分钟!德州辅助cloudpoker辅助器(原来真的有挂)-百度知乎1)cloudpoker辅助...
大厅2分钟!wpk有辅助挂德州... 大厅2分钟!wpk有辅助挂德州之星辅助器(原来真的有挂)-今日头条1、点击下载安装,德州之星辅助器插...
插件挂八分钟!wpk显示有德州... 插件挂八分钟!wpk显示有德州微扑克辅助(一般真的有挂)-今日头条;1.德州微扑克辅助 ai辅助创建...
开挂2分钟!wpk机器人wep... 开挂2分钟!wpk机器人wepoke显示有(都是真的有挂)-小红书;1、实时wepoke显示有开挂更...
机制九分钟!德扑人工智能软件w... 机制九分钟!德扑人工智能软件wpk代打是真的(就是真的有挂)-今日头条;1、该软件可以轻松地帮助玩家...
游戏3分钟!wpk ai机器人... 游戏3分钟!wpk ai机器人和真的的区别wepoke辅助挂(好像真的有挂)-微博客户端1、wpk ...
游戏十分钟!wepoke透明挂... 游戏十分钟!wepoke透明挂可以识别微扑克系统发牌规律(果然真的有挂)-知乎1、金币登录送、破产送...
盈利八分钟!fishpoker... 盈利八分钟!fishpoker下载微扑克辅助挂(总是真的有挂)-小红书;1、上手简单,内置详细流程视...