According to this post: http://groups.google.com/group/android-developers/msg/7b8a78c9d32309ab
the Samsung Galaxy uses "/sdcard" for the internal storage and a special folder "/sdcard/sd" for the external storage. I am also wondering how this all works with the getExternalStorageState() state function, does it always return MEDIA_MOUNTED ? On Apr 19, 7:54 pm, Mark Murphy <[email protected]> wrote: > webmonkey wrote: > > Here is a screenshot of the "SD card & phone storage" screen from > > phandroid.com > > >http://phandroid.com/wp-content/uploads/2010/04/incredibleinternalsto... > > Well, at least there's ~1GB for apps. We still need to get to the bottom > of why the apps Engadget mentioned aren't seeing the rest of that > storage as "external" storage, or what the proper heuristics should be > to determine where we stick stuff. > > Thanks for the link! > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > _The Busy Coder's Guide to *Advanced* Android Development_ > Version 1.4 Available! > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

