Create Folder in Android
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Create Folder in Android
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
Joe...
be well
Dixie
Code: Select all
set the defaultfolder to specialFolderPath("documents")
if there is not a folder "soundbites" then create folder "soundbites"
Dixie
Re: Create Folder in Android
Dixie - That works great. Thanks for the help.
Joe
Joe
-
- Posts: 16
- Joined: Fri Jun 29, 2012 8:05 am
Re: Create Folder in Android
A nice interesting doubt with the exact solution. What else you want in a thread....