How can I copy files to the file system (place) in android? How can I access it?
You can probably hide your file in the sdcard by prefixing it with a dot (ex: .myfile)