Skip to content

mask-hao/SyncAdapterAnalysis

Repository files navigation

Android's sync adapter framework helps manage and automate data transfers, and coordinates synchronization operations across different apps. When you use this framework, you can take advantage of several features that aren't available to data transfer schemes you design yourself.

The sample shows how to use syncAdapter and these following diagrams describe the process of invoke ContentResolver.requestSync() to trigger SyncAdapter framework sync data once.

  • Sequence Diagram
- Flow Diagram

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages