On my samsung galaxy I navigate to “Settings>Wireless and network> Synchronize” and I find options to create profiles and set the sync server,but I never came across any API which would let me create a sync server or let my application specify the contents I can sync.
Is it something that provides the functionality what iCloud provides to iPhones?
Please let me know if there are any tutorials that may help.
Check out the SampleSyncAdapter code under the SDK samples. It will be in a directory akin to;
Link to original SO answer by me here