Android File Structure/ Opening/ closing files
Hello,
I was wondering if anyone can provide help?
I would like to be able to open and read document files such as PDFs. I am building a simple app in Flash Builder 4.5 that can read a variety of files. I am testing on an Android Device that has a PDF reader installed, I also have some code that checks if a reader is available, but am a little weak at the mo on directory structure.
If I copy a PDF to a newly created folder on the device, eg 'MyDocs' in Storage would the path be \storage\MyDocs ?, how would i reference this.
Any help with how to open files on Android and also a guide on file/ folder structure on a Android device. As I am a little lost how to find this out. Any code/ traces I can run to work this one out would be awesome, as would any help ofcourse
Many Thanks
