I have Web App that cache as per HTML5 on iPhone and Android and desktop browsers
the manefestfile is called cache.manifest
I have arrived at that as it is supported both on android and iPhone
I see AppsGeyser now say that their product support HTML5 apps but when I create an app and load on Android the AppsGeyser app says UNCAHCED
Anyone got cache working on AppsGeyser开发者_StackOverflow
HTML5 is a good chose for mobile development. The best thing about HTML5 is that you can move any time to another framework. I can suggest PhoneGap ( http://www.phonegap.com/start/ ) as a stable one.
You can find a lot of such frameworks listed on Wiki: http://en.wikipedia.org/wiki/Multiple_phone_web_based_application_framework
精彩评论