On 3/14/2012 5:06 PM, GJTorikian wrote:
I wrote a reply to this, but I guess it was censored. I was complaining about manufacturer fragmentation, again.

If I have a directory like this: mnt/sdcard/app/dir

mkdirs("app/dir") fails; mkdirs("app") followed by mkdirs("app/dir") works. This is extremely unusual.

That's pretty much standard *nix behavior, Android being a modified linix kernal it's what I would expect.

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