In Android which path is recommend for large storage? -


i have large package, 200mb size, download when app launchs. path recommend storing it? '/data/data' or '/sdcard/android/data'?

i think default choice sdcard,context.getexternalfilesdir,which system take care of deleting if application uninstalled


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -