This tutorial covers the architecture used to mobilize a Hibernate backend in the Cloud. It synchronizes with an Android CRUD App. The tutorial tries to cover the following
- Developing the Sync Channel and the MobileBean components that integrate with the OpenMobster Cloud Server
- Developing the Hibernate DataSource that is being mobilized
- An Android CRUD App that consumes this data from the Sync Channel
- Pushing new updates to the device from the Cloud
The tutorial comes with a fully functional App with the corresponding source code.
Tutorial: http://code.google.com/p/openmobster/wiki/MobilizeHibernate