I want to create a file(not created) in a directory(not created) in the SDCARD. How doing it ?
Thank you.
You should also have to add permission to write to external media. Add following line in the application manifest file, somewhere between tags, but not inside tag: