I am developing on an Android mobile system, using PhoneGap with jQuery mobile. I need my app to work without internet connection. I read the two articles from HERE and THERE, trying to import all the required files about jQuery Mobile to my Phonegap app. But it still doesn’t work properly without internet.
Here are the file structure and manifest cache, I do also include the JavaScript and CSS file:




Did I miss anything? Thanks!
I prepared a jQuery Mobile offline example. Please find detailed info how to do it here.