Android Open Source - Development data obd-android-demo






Project Summary

Basic OBD data projection android app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of obd-android-demo.

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroidannotations-3.0.jar
androidannotations-api-3.0.jar
otto-1.3.4.jar




Resource Files

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.

null

Java Source Files

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