Curious, how are you getting your html files on the SD card. Are you saving them on your PC first and then transferring them?
I'm only asking because I'd like to do the same thing (offline browsing). So I started to work on an app that would download a webpage, save it to the SD card and then let you see it later.
My app currently saves the html file to the SD card, but when I try and use the built in WebKit browser to read back the html file, it still tries to go and grab all of the images etc that are tagged in the html file.
So I then realized I'd have to enhance my app to strip out all of those references etc when the html file gets saved to the SD card. But I'm lazy so there my app sits....half done. If I ever finish it I'll put it on the Market Place.
In the meantime I was thinking of just using "wget" or even just "Save page" on the browser and then transferring them to the SD card by hand before a flight. Is that what you're doing?

Reply With Quote

Bookmarks