[android-developers] Re: easy way to synchronize data between phone and server

2009-09-07 Thread Chi Kit Leung
And opensource android sync client: http://android-client.forge.funambol.org/ On Mon, Sep 7, 2009 at 8:25 PM, Isuru danagalle wrote: > Just store offline data in builtin sqllite database.And have a simple Ui to > activate synchronization through a web service. > > Rgds, > Isuru > > > On Mon, Sep

[android-developers] Re: easy way to synchronize data between phone and server

2009-09-07 Thread Isuru danagalle
Just store offline data in builtin sqllite database.And have a simple Ui to activate synchronization through a web service. Rgds, Isuru On Mon, Sep 7, 2009 at 11:59 AM, javame_android wrote: > > Hi, > > For synching with the server you can either use Web Services or have a > look at the Funambo

[android-developers] Re: easy way to synchronize data between phone and server

2009-09-06 Thread javame_android
Hi, For synching with the server you can either use Web Services or have a look at the Funambol Server. It is SyncML Server and is open source. Hope this helps you out. Regards Sunil --~--~-~--~~~---~--~~ You received this message because you are subscribed to