Google Drive mobile offline app -


i'm developing mobile app have hyperlinks user's google drive documents. if mobile device offline, hyperlinks still function if mobile device owner has installed google drive android/ios app? i.e. document url retrieved online work offline access?

google drive android/ios app downloads online files local storage , serve local file system when device got offline. should follow similar approach.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -