On Mon, Aug 9, 2010 at 3:26 AM, yves...@gmail.com <yves...@gmail.com> wrote: > There are more and more phone has built in storage and a sd card slot. > What's the best way to enumerate them all? > getExternalStorageDirectory() only returns one, right? How would the > app know there are more than one external storage?
>From the standpoint of the Android SDK, there is only one "external storage". > And what their root directory names are? Please just use getExternalStorageDirectory(). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 Available! -- 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