dillipk wrote: > I tried the same. Along with that I also set the > WRITE_EXTERNAL_STORAGE permission, it(file.mkdir()) still returns > false. Am I missing something?
You might be missing an SD card. If you are using the emulator, and you did not set up an SD card image, you won't have a (virtual) card to write to. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.0 Available! -- 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

