• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Tutorial: HTML5 Sync App for Android

Mobile Development is split into two categories. Native and Browser based. This tutorial bridges the two by creating a Hybrid App. The App is native, yet it is developed using the standard Web technologies li$
Html and Javascript

The tutorial covers how-to
* Create a "CRUD" app that uses synchronization to keep the local data in sync with the Cloud.
* Use of the Android WebView component
* Create a Javascript-to-Java bridge

The HTML5/Javascript layer is built using the lightweight Jo HTML5 Mobile App Framework.

You can read more HTML5SyncApp - openmobster - HTML5 Sync App - Project Hosting on Google Code

Thanks
 
Back
Top Bottom