- [ ] Add guides on consuming different [common content providers](http://developer.android.com/reference/android/provider/package-summary.html) including calendar, contacts, photos, albums / artists, videos, - [ ] Add guides about creating a content provider from scratch that can be accessed by other apps. - [ ] Add guide about the [SyncAdapter](http://developer.android.com/training/sync-adapters/creating-sync-adapter.html)