Android Open Source - App test ObdCommandsTest






Project Summary

Android App to test the disponible commands in the OBD port of the cars.

Web Site / Source Repository

ObdCommandsTest is hosted in the following web site
https://github.com/jaodsilv/ObdCommandsTest

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

ItemValue
Java File Count6
Target SDK Version20
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of ObdCommandsTest is as follows:

GNU General Public License

Java Source Files

com.kantil.app.commandstest.activity.MainActivity.java
com.kantil.app.commandstest.asyncTask.RunCommandsTask.java
com.kantil.app.commandstest.command.CommandsEnum.java
com.kantil.app.commandstest.command.ObdCommand.java
com.kantil.app.commandstest.util.Logger.java
com.kantil.app.commandstest.util.OutputToFileHandler.java