Android Open Source - Example project ContentProviderCursorLoader






Project Summary

Sample Project to understand the usage of Content Provider ans Cursor loaders.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ContentProviderCursorLoader.

ItemValue
Java File Count4
Activity Count1

Java Source Files

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