Android Open Source - Example example android-content-provider






Project Summary

Android Content Provider Example.

Web Site / Source Repository

android-content-provider is hosted in the following web site
https://github.com/gdgsacramento/android-content-provider

If you think the Android project android-content-provider 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 android-content-provider.

ItemValue
Java File Count6
Activity Count1

Java Source Files

android-content-provider has the following Java source files.

org.gdgsacramento.contenprovider.ApplicationTest.java
org.gdgsacramento.contentprovider.FoodListFragment.java
org.gdgsacramento.contentprovider.MainActivity.java
org.gdgsacramento.contentprovider.data.FoodContract.java
org.gdgsacramento.contentprovider.data.FoodDbHelper.java
org.gdgsacramento.contentprovider.data.FoodProvider.java