Ok, Maybe the question is too general but I really need help... The problem is that my app will contain thousands of textpages and I just can`t make it hardcoded. So I decided to make it a hybrid app. I want to download HTML files from the server to the device and make my app automatically read these files also with an option to update them later.
Here is how it`ll work: http://img836.imageshack.us/img836/9923/jsct.png
What is the simplest way to do this? Thank you :)