Page 1 of 1

Create Folder in Android

Posted: Fri Dec 16, 2011 5:30 am
by Joe Kot
I would like to create a "users" folder to keep my user information separate from other files in the "documents" or "data" folders on an Android. I've tried the command - create folder "documents/users" but this has not worked. Any recommendations or insights is appreciated. 2nd question - Is it ok to use the "data" folder on an Android to store information. Thanks - Joe Kotlinski

Re: Create Folder in Android

Posted: Fri Dec 16, 2011 10:32 am
by Dixie
Joe...

Code: Select all

       set the defaultfolder to specialFolderPath("documents")
      if there is not a folder "soundbites" then create folder "soundbites"
be well

Dixie

Re: Create Folder in Android

Posted: Fri Dec 16, 2011 6:05 pm
by Joe Kot
Dixie - That works great. Thanks for the help.
Joe

Re: Create Folder in Android

Posted: Mon Aug 13, 2012 7:51 am
by Nick Johnson
A nice interesting doubt with the exact solution. What else you want in a thread....