On 01/11/2011 02:36 PM, Bernd Sch. wrote:
So now I'm realizing the same thing with my Android device. Every app creates it's own application directory directly under /sdcard/ But if you take a look in the android developer documentation you find the section "data-storage": http://developer.android.com/guide/topics/data/data-storage.html
And that's because this storage method has only been available since Level 8 and most developers aren't yet publishing apps for Level 8 and above and probably won't for some time. I create a folder on the SD card when the user wants to save data externally so it is EASY for them to find. Otherwise you'll get support emails asking where the file is.
-- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
