Android Open Source - SQLite ContentProvider HowToPoulateDBWithContentProvider






Project Summary

Using Android ContentProvider to Populate SQLite DB.

Web Site / Source Repository

HowToPoulateDBWithContentProvider is hosted in the following web site
https://github.com/VKEDCO/HowToPoulateDBWithContentProvider

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

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version8
Activity Count1

Java Source Files

HowToPoulateDBWithContentProvider has the following Java source files.

org.vkedco.mobappdev.how_to_populate_db_with_content_provider.BookNotesContentProvider.java
org.vkedco.mobappdev.how_to_populate_db_with_content_provider.BookNotesDBHelper.java
org.vkedco.mobappdev.how_to_populate_db_with_content_provider.BookTable.java
org.vkedco.mobappdev.how_to_populate_db_with_content_provider.MainActivity.java