You're trying to write in a location (/data) where your app doesn't have write permissions.
JBQ On Mon, Dec 15, 2008 at 10:04 PM, 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. > > > -- Jean-Baptiste M. Queru Android Engineer, Google. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

