Example of using an external database for Android.
SQLiteCarDB is hosted in the following web site
https://github.com/el917/SQLiteCarDB
If you think the Android project SQLiteCarDB 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 SQLiteCarDB.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
Fragment Count | 2 |
Asset File Names | assets\CarDB.db |
SQLiteCarDB has the following Java source files.
el917.car.ApplicationTest.java el917.car.MainActivity.java el917.car.adapter.MyArrayAdapter.java el917.car.database.ExternalDbOpenHelper.java el917.car.fragments.InfoListAll.java el917.car.fragments.InfoListItem.java el917.car.utils.Cons.java