[Mobile, Android] Store cached avatars in cache dir instead of app data dir

[Mobile, Android] Store cached avatars in cache dir instead of app data dir

Issue ID:2699
Issue Category:bug
Component:mobile clients
Priority:normal
Status:active
Assigned:Unassigned

Android allows each app to have a cache directory where it can store files separately from persistent the app data dir; this dir can then be automatically emptied by the system or manually emptied by the user without also destroying persistent data.

Need to check whether Ti.Filesystem.tempDirectory returns the cache dir or an even more temporary dir; might need to poke something to get at the official cache dir.

Updates

Login or Register to modify this issue, or to receive updates by email.

You can also subscribe to the RSS feed for updates to this issue.