SyncAdapter with periodically do sync of data

suggest change

Introduction

The sync adapter component in your app encapsulates the code for the tasks that transfer data between the device and a server. Based on the scheduling and triggers you provide in your app, the sync adapter framework runs the code in the sync adapter component.

Recently i worked on SyncAdapter i want share my knowledge with others,it may help others.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


SyncAdapter with periodically do sync of data:
*SyncAdapter with periodically do sync of data

Table Of Contents
169XMPP
230AIDL
242Okio
259SyncAdapter with periodically do sync of data