Quote:
Originally Posted by silver18
Komic can now download and install updates by itself.
Use the "check for updates" script to check if a new version of Komic is out and, then, automatically download and install the update.
|
Application Cache technology (sell also
1,
2) could be possibly interesting to you. As you know, WAF app could simply point to website address. Application Cache manifest points to resources (html, js, css, etc.) to download and use when site is inaccessible (i.e. when device is offline). It also will download updated resources in future application use (if user is online and if some resources were updated). I know, Kindle Store application uses this technology (did you ever see that "updating your Kindle Store experience" screen? At this time application updates it's Application Cache).