Android Open Source - Hardware connection ELM327






Project Summary

Tester application in order to connect to OBD-II dongle via Bluetooth and get response..

Web Site / Source Repository

ELM327 is hosted in the following web site
https://github.com/Hesamedin/ELM327

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

ItemValue
Java File Count7
Activity Count1
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of ELM327 is as follows:

Apache License

Java Source Files

com.grabtaxi.adapter.PairedListAdapter.java
com.grabtaxi.dialog.PairedDevicesDialog.java
com.grabtaxi.elm327.ApplicationTest.java
com.grabtaxi.elm327.BluetoothIOGateway.java
com.grabtaxi.elm327.DeviceBroadcastReceiver.java
com.grabtaxi.elm327.MainActivity.java
com.grabtaxi.utility.MyLog.java