Use an external SQLite database in an Android App -- working example.
External-SQlite-database is hosted in the following web site
https://github.com/rbochet/External-SQlite-database
If you think the Android project External-SQlite-database 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 External-SQlite-database.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Asset File Names | assets\db.sql assets\db.sqlite3 |
External-SQlite-database has the following Java source files.
fr.stackr.android.externaldb.DataBaseHelper.java fr.stackr.android.externaldb.ExternalDBActivity.java