An Android Library to access the local contact list via a simple ViewModel
-
Updated
Nov 19, 2018 - Kotlin
An Android Library to access the local contact list via a simple ViewModel
Android Context Provider is a simple utility library that allows you to easily access the application context from anywhere in your app. This can be especially useful for situations where accessing the context in a static manner is needed.
Room annotation processor that generates code for ContentProvider
Add a description, image, and links to the android-contentprovider topic page so that developers can more easily learn about it.
To associate your repository with the android-contentprovider topic, visit your repo's landing page and select "manage topics."