Hi There,
Im new to mobile app building and im struggle to find some info.
Here is what i need to do. I need to tell my app to go grab a pdf file from a web site and store it locally on the phones sd card space (android). I will be storing a handfull of these says (file1.pdf,file2.pdf,file3.pdf)
Then from another page. i want to be able to link to file1.pdf. That way it will open in the androids default pdf reader.
So the questions are.
1) what would be the js function to i tell my app to grab http://www.domain.com/file1.pdf and save it locally?
2) what would be the link to place in the page to open up file1.pdf
Many thanks for looking at my issue.
Kev