Android Synchronizing application -


I have an XML file in the server. I want to sync that file to my Android application. Is there any way to do that . Please help.

You should see an example of creating an Android SyncAdapter.

Comments