My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

This is an OBD-II reader implemented to communicate with a Bluetooth ELM327 interface. Please take a look at the Wiki for more information.

Hardware

Please check out this project if you're looking for hardware interfaces compatible with this application.

To generate your APK (Android installation package)

  • Install Maven 3.0.3 or higher (DO NOT use IDE built-in Maven or prior versions to 3.0.3).
  • Install Android SDK.
  • Clone the code from the repository.
  • Execute mvn clean package
  • You'll find your APK file in obd-reader/target/.

Deprecated

  • There's no longer the ability to send a single OBD command.
  • We no longer support the upload to PHP+MySQL application.

Powered by Google Project Hosting