Android OBD2 App for Bluetooth ELM327.
OBDMonitor is hosted in the following web site
https://github.com/pandoraxy/OBDMonitor
If you think the Android project OBDMonitor 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 OBDMonitor.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 16 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE |
OBDMonitor has the following Java source files.
com.flyq.obd2monitor.OBD2MonitorDevicesActivity.java com.flyq.obd2monitor.OBD2MonitorHelpActivity.java com.flyq.obd2monitor.OBD2MonitorMainActivity.java com.flyq.obd2monitor.OBD2MonitorService.java