简体   繁体   中英

Send Intent to Google Drive App to view File

I have Google Drive installed on my device.

My App uses the Google Drive API to upload video files.

I would like to send an Intent to Google Drive itself, so that it can play the video file for me.

Is this a possibility?

It seems like getWebContentLink() will actually do this. I thought it would only access the web browser, but Drive appears in the list and works exactly how I needed it to.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM