Trying out Android Best Practices for ContentProvider, SQLite access, CursorLoader etc..
android-db-poc is hosted in the following web site
https://github.com/svenjacobs/android-db-poc
If you think the Android project android-db-poc 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-db-poc.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
android-db-poc has the following Java source files.
com.svenjacobs.androiddbpoc.client.MainActivity.java com.svenjacobs.androiddbpoc.client.RandomDataGenerator.java com.svenjacobs.androiddbpoc.common.SampleContract.java com.svenjacobs.androiddbpoc.service.SampleContentProvider.java com.svenjacobs.androiddbpoc.service.SampleDataOpenHelper.java