android - Google Drive - Retrieve contents of publicly shared file programatically -


Is it possible to programmatically retrieve the contents of a shared file? I tried their demo in the code to get data in it, is able to retrieve data from my account with which I login with my demo. If I try to access a file from another account that is public, I can not recover it.


Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -