I need to write the application where the application should be able to provide full functionality in offline mode(Internet dis- connection). so, I am going fetch the required data at once and use it for the offline mode.. and the save data from my application will be store in the local mobile database and send to web service when the internet connection provide... so, I think about the database synchronization, but no idea that how to implement it..
-- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

