Android Open Source - SQLite example External-SQlite-database






Project Summary

Use an external SQLite database in an Android App -- working example.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of External-SQlite-database.

ItemValue
Java File Count2
Activity Count1
Asset File Namesassets\db.sql
assets\db.sqlite3




Java Source Files

External-SQlite-database has the following Java source files.

fr.stackr.android.externaldb.DataBaseHelper.java
fr.stackr.android.externaldb.ExternalDBActivity.java