Android Open Source - Development data NEObd






Project Summary

A work in progress to help display OBD data on the android operating system.

Web Site / Source Repository

NEObd is hosted in the following web site
https://github.com/paimonsoror/NEObd

If you think the Android project NEObd 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 NEObd.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar
Asset File Namesassets\database.xml
assets\database.xsd




Resource Files

There are 1 image files in NEObd. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NEObd has the following Java source files.

com.normalexception.neobd.NeobdActivity.java
com.normalexception.neobd.db.DatabaseFileParser.java
com.normalexception.neobd.db.NEODatabase.java
com.normalexception.neobd.db.xml.XmlBasedColumn.java
com.normalexception.neobd.db.xml.XmlBasedParameter.java
com.normalexception.neobd.db.xml.XmlBasedTable.java
com.normalexception.neobd.log.NeoLogger.java
com.normalexception.neobd.obd.ObdParameter.java
com.normalexception.neobd.tabs.DTCTab.java
com.normalexception.neobd.tabs.OBDTab.java
com.normalexception.neobd.tabs.TabListener.java
com.normalexception.neobd.tabs.WelcomeTab.java