Are there any recommendations on where application resource files downloaded from the Internet should be stored?
For future reference, recommendations are currently published: http://developer.android.com/guide/topics/data/data-storage.html
Here is the gleaned tip from the Android developer forum:
There are two fairly common and well-defined situations:: temp , .. , , , done * Caveat: : SDCard. : .: .: (Context.getCacheDir()), , ** : (, ) SD- ( )
There are two fairly common and well-defined situations:
: temp , .
. , , , done * Caveat: : SDCard. : .
: .
: (Context.getCacheDir()), , ** : (, ) SD- ( )