|
How does HTML5 work for apps that are stored and run entirely on theclient?
A very good question and one that has incrementally become possible as
HTML/CSS/Javascript have matured. Take a look at everything going on with
HTML5/CSS3 to learn more.
http://w3schools.com/html5
http://w3schools.com/css3
... That is one aspect that
PhoneGap gives you. In my perspective PhoneGap is basically a modified
webkit-based browser engine that allows Javascript to make calls into the
native functionalities of a mobile device (which is what keeps you from
having to write Java or Objective-C). It comes complete with callback
mechanisms and registering for services (i.e. GPS location call backs).
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.