1
votes

I'm developing an Android app that needs to deliver files stored in my Google Drive account to the users.

I tried to do the file access with Google Drive API REST v3, I've checked the documentation provided by Google but i didn't find any information on how to access public files or shared links via the API, so any help please?

1

1 Answers

0
votes

Try it too, but shared files came visible after opening them in google drive interface...

I don't know how do this automaticaly...

Try to view all shared files, but shows only opened before

How to get the link of a publicly shared file/folder