Monday, July 18, 2011

[android-developers] android droid3 different sdcard filesystem?

I developed one year ago an app that just does write a backup on the sdcard root folder.
that worked fine, till i get now complains that the new droid3 does save all files into a folder /sdcard on the sdcard itself. 

Now it looks like my app cant handle that. It does say "write successful" but users do not find the file anywhere on their sdcard, also while the app does try to read the backup from the root from the sdcard it does not find anything.

it seems an filesystem behavior that does not stick to the typical android filesystem and so i am stuck as I also dont have a droid3 to test. Any help or advice?

thanks chris

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment