Skip to content
Kristoffer Smith edited this page Aug 22, 2014 · 9 revisions

App Requirements

  • An Android device with Bluetooth capability, running Android 4.1 or newer. Most of the code could be ported to earlier versions of Android without much work. Root access is not required for the basic functionality, but is helpful for some advanced features.

  • An inexpensive ELM327 based Bluetooth OBDII scantool. Note that many of the cheapest eBay clones do not implement every protocol correctly. This one seems to work well.

  • A compatible vehicle. The default config will work on many Jeep/Chrysler/Dodge vehicles from the late 90's through mid 2000's, specifically those with the SAE J1850 VPW based PCI Bus. It could also work with nearly any modern vehicle but will require adjustments to the configuration.

Clone this wiki locally