We're using it to make directories on the SD card with no trouble. Can you make those directories by hand via the adb shell ?
R On Dec 16, 6:04 am, shuoshuo <[email protected]> wrote: > I use new File("/data/mydir/tmp").mkdirs() to create dir mydir and > tmp, but it can not be created, does anyone using File.mkdirs() in > android. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

