Android Open Source - Database external SQLiteCarDB






Project Summary

Example of using an external database for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SQLiteCarDB.

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Activity Count1
Fragment Count2
Asset File Namesassets\CarDB.db




Java Source Files

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