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 here http://code.google.com/p/openmobster/wiki/HTML5SyncApp Thanks -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
