Some user would like to choose which of their many storage cards my
app puts data on. IE internal vs external storage cards.

I'd like to help them do this without screwing up. I don't think most
users will be advanced enough to type in the linux path.

GetExternalStorageDirectory will give you one storage. It's what I'm
using now and will give you the internal storage card or the external
storage card, depending on the device. Is there a good way to query
for more storage locations?

So far I think the answer is no.

Nathan

-- 
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