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

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

c# - Split String between 2 substrings without removing delimiters -

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -