A simple android app to show the usage of content provider.
Features of this app are,
- A simple login authentication with the help of SQLite.
- Content provider to fetch contact list details into our app.
- Content provider to share details between apps.
Check the code and try the APK to know more. Dont forget to check the APK of Content Provider app-2 repository too. Cheers!!