Basic OBD data projection android app.
obd-android-demo is hosted in the following web site
https://github.com/biu-google-fuel/obd-android-demo
If you think the Android project obd-android-demo 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 obd-android-demo.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | androidannotations-3.0.jar androidannotations-api-3.0.jar otto-1.3.4.jar |
There are 1 image files in obd-android-demo. The names of the image files are listed as follows.
gasstation.png
The following screenshort is generated from the image listed above.
obd-android-demo has the following Java source files.
com.ufo.demo.obd.BusProvider.java com.ufo.demo.obd.BusThread.java com.ufo.demo.obd.EventAnalayzer.java com.ufo.demo.obd.MainApplication.java com.ufo.demo.obd.ObdActivity.java com.ufo.demo.obd.connection.VehicleManagerConnector.java com.ufo.demo.obd.messages.EngineSpeedMessage.java com.ufo.demo.obd.messages.FuelConsumedMessage.java com.ufo.demo.obd.messages.FuelLevelMessage.java com.ufo.demo.obd.messages.LatitudeMessage.java com.ufo.demo.obd.messages.LongitudeMessage.java com.ufo.demo.obd.messages.VehicleSpeedMessage.java