Tuesday, May 21, 2013

[android-developers] Google Drive Cache storage location

In Google Drive, we have an option to increase the cache size (Default 50 MB) for the files to be cached. However we could see that only if we mark the file as available for Offline, its getting encrypted and stored in the following external storage location

//sdcard/Android/data/com.google.android.apps.docs/files/pinned_docs_files_do_not_edit

Any idea where the normal cached files (Downloaded files) stored in the device? Want to check what is the current cache size and need to increas th cache size accordingly.

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment