Simple Android Application with SQLite Database..
VehicleLogBook is hosted in the following web site
https://github.com/abusalam/VehicleLogBook
If you think the Android project VehicleLogBook 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 VehicleLogBook.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 3 image files in VehicleLogBook. The names of the image files are listed as follows.
ic_action_search.png ic_menu_new_tour.png ic_menu_reload.png
The following screenshort is generated from the image listed above.
VehicleLogBook has the following Java source files.
com.github.abusalam.vehiclelogbook.SQLiteLogBookDB.java com.github.abusalam.vehiclelogbook.Tour.java com.github.abusalam.vehiclelogbook.VehicleLogBook.java