Over various Android updates and devices, I've been able to use getExternalStorageDirectory() in my code without any problems.
However, I'm suddenly getting a lot of bug reports from ICS users on the Galaxy Nexus complaining that the way they interact with my app is not working. Specifically, it's in all the areas that use getExternalStorageDirectory(). Can someone with a Galaxy Nexus device confirm this? I realize that the Nexus does not have an SD card, the "external" is really internal, e.t.c.... but users are simply not able to use the app properly. Thanks in advance. -- 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

