Hi all,

The default for SD Card in an emulator is yes right? But the
permissions to write to it
need to be adjusted and I am using this:
    <uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

Still the iJetty apk fails since the SD card directory is completely
locked regardless of the
above statement in the manifest file ...any ideas?

Thanks very much

-- 
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