Example of content provider and resolver.
android_content_provider is hosted in the following web site
https://github.com/joninvski/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.
The following table is the detailed list of android_content_provider.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
android_content_provider has the following Java source files.
course.labs.contentproviderlab.MockLocationProvider.java course.labs.contentproviderlab.PlaceDownloaderTask.java course.labs.contentproviderlab.PlaceRecord.java course.labs.contentproviderlab.PlaceViewActivity.java course.labs.contentproviderlab.PlaceViewAdapter.java course.labs.contentproviderlab.provider.PlaceBadgeContentProvider.java course.labs.contentproviderlab.provider.PlaceBadgesContract.java course.labs.contentproviderlab.provider.PlaceBadgesContract.java