Android ContentProvider Sample.
ContentProviderSample is hosted in the following web site
https://github.com/khirohis/ContentProviderSample
If you think the Android project ContentProviderSample 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 ContentProviderSample.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 2 |
Fragment Count | 3 |
ContentProviderSample has the following Java source files.
net.hogelab.android.contentprovidersample.ApplicationTest.java net.hogelab.android.contentprovidersample.ItemDetailActivity.java net.hogelab.android.contentprovidersample.ItemDetailFragment.java net.hogelab.android.contentprovidersample.ItemListActivity.java net.hogelab.android.contentprovidersample.ItemListFragment.java net.hogelab.android.contentprovidersample.dummy.DummyContent.java