On Aug 29, 4:43 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote:
> Android framework does not provide any inbuilt service to sync your app's
> database with with a network database.
> You could use the the HttpClient library to communicate with the
> Server...apart from the the sync logic is something you will have
> to design ...sorry I can't help much there...
>

What do the android.content.Sync* classes do?  Examples: SyncProvider,
SyncableContentProvider, SyncAdapter, SyncStorageEngine ...

Here's an earlier investigation:

http://mylifewithandroid.blogspot.com/2008/02/synchronization-in-android.html


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to