Sencha Touch is an HTML5 Mobile applciation frameowork that runs on iOS
(iPhone and iPad) and Android mobile devices. Learn how you can write
web applications using Sencha Touch.
What you probably did not know, is that you can also have your app
installed locally and read and write local data storage, even while
you are offline. And you didn't even need Steve's permission.
We will go through what is required to develop a mobile web app, how to
use it on your own site, how to make an installable app and probably spend
at least some of the time griping about why companies develop
app store apps when a web app would be better.
By the end you will be able to develop a database application that looks
native, runs locally, has access to GPS and Camera, is easy to maintain
and did not need to have any approval process.
And of course you can always use Titanium or PhoneGap to put it a store.