aspose file tools
The moose likes Android and the fly likes creating private files and folders Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "creating private files and folders" Watch "creating private files and folders" New topic
Author

creating private files and folders

Astha Sharma
Ranch Hand

Joined: Oct 15, 2011
Posts: 207

Hello,
I want to make dynamic files file in my app. For this I want to create different folders for storing files of different categories dynamically. For this i'm using path data/data/package_name/folder_name/file_name. It create is folders but not creating files.
Please tell me is this the correct way to make files inside folders. If it is wrong, what else can i do for this?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: creating private files and folders
 
Similar Threads
Jar creation of Java files
creating/deleting folders in struts 2 dynamically
Creating zip containg both files and folders
Uploading one file multiple times
Code for Creating a Folder in JSP