Android Open Source - Example example ContentProvider-Example






Project Summary

An example of how to create a ContentProvider in Android.

Web Site / Source Repository

ContentProvider-Example is hosted in the following web site
https://github.com/Vylegzv/ContentProvider-Example

If you think the Android project ContentProvider-Example 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 ContentProvider-Example.

ItemValue
Java File Count5
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

ContentProvider-Example has the following Java source files.

com.example.contentprovider.MainActivity.java
com.example.contentprovider.MiniTwitterCP.java
com.example.contentprovider.MiniTwitterContract.java
com.example.contentprovider.MyDbOpenHelper.java
com.example.contentprovider.static.java