Sample Project to understand the usage of Content Provider ans Cursor loaders.
ContentProviderCursorLoader is hosted in the following web site
https://github.com/adityakamath90/ContentProviderCursorLoader
If you think the Android project ContentProviderCursorLoader listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ContentProviderCursorLoader.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
ContentProviderCursorLoader has the following Java source files.
com.example.aditya.content.ApplicationTest.java com.example.aditya.content.DataContract.java com.example.aditya.content.DataProvider.java com.example.aditya.content.HomeActivity.java