You can already simply create a file that includes a full path name, like "mydir/subdir/name.text". That will automatically create any directories that doesn't exist. You can even remove the file after which will leave the empty folder.
The ability to directly create an empty folder is added in the following bug https://bugzilla.mozilla.org/show_bug.cgi?id=910412 / Jonas On Dec 18, 2013 2:00 PM, "Berni" <[email protected]> wrote: > Hi, > > is there a function to create a new folder on the sdcard by using > navigator.getDeviceStorage ? > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
