Hello @all,

have someone tested an app with android sdk 1.6 r1 and the usage of an
sdcard iso??
In my app i use:
private File root = Environment.getExternalStorageDirectory();

and:
root.canWrite()

return false. Why?? In Android 1.5, root.canWrite return true. So I
have create a new iso with the mksdcard tool from sdk 1.6r1 tools
folder, but nothing changed.

Thanks for help,
Stefan

PS: I have of course changed the emulator line to:

-sdcard /Users/Stefan/android-sdk-mac_x86-1.6_r1/tools/newone.iso
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to