Local HTML pages
Hi everyone, I am working on a tab bar app that has 5 tabs - 3 of which load html pages. I just started testing the app on my phone and realized how slow it can be to load a simple HTML page.
I know how to load local HTML pages and everything, but my question is, is it possible to have a local HTML page that loads resources from within your app (eg. a picture file) so that it doesn't have to go out to the web to retrieve it?
Any help would be appreciated!
|