URL方案:使用intent:URI方案:打开(启动)Google Drive App,打开特定文件夹(不是文件)

时间:2015-12-30 19:01:12

标签: android url android-intent hyperlink uri

关于如何打开“文档”

有一个很好的例子

URL Scheme: How can I create a link, which will open a document in the Google Drive app

但是我想在我的Android平板电脑上“启动”“云端硬盘应用”,并打开一个特定的文件夹......

这适用于文档:

intent://docs.google.com/document/d/1zSzDnV-90Ke3dzCCJ2CZ6iQ3JQ3F1hL1udGDqbNwwbY/edit?usp=sharing#Intent;scheme=https;action=android.intent.action.VIEW;category=android.intent.category.DEFAULT;category=android.intent.category.BROWSABLE;package=com.google.android.apps.docs;end

有关发布“云端硬盘”的想法吗? AND,Drive在特定文件夹中打开...

1 个答案:

答案 0 :(得分:0)

试试这个:

intent://drive.google.com/drive/u/0/mobile/folders/0B0BUJdH_r3v5b1pPUVFmV

将最后一位替换为您的文件夹ID