Il giorno dom, 03/01/2010 alle 08.18 -0800, Andriy Zakharchuk ha
scritto:

> I have a question about SD card usage in Android applications. I need
> my application to store some files on the SD card. Is there any
> document (conventions) about how the application should use the SD
> card?

Please also consider devices with more than one SD card, like the
Samsung Galaxy (/sdcard is the internal 6.5 GB flash, /sdcard/sd is the
external removable SD card).

If you need to store big chunks of data, you could let the user
configure the path in which to save them.

Bye.


-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to