I am currently working on an app which intents to read data from the ECU through OBD and I would like to use USB adapter which I would connect to my phone. Problem is that I see bluetooth based libraries everywhere. Is there anybody willing to help me? I intend to use this library: https://github.com/pires/android-obd-reader
https://github.com/pires/obd-java-api/ (maybe this one would be better)
But I cannot figure out how to build my app, so it can communicate through usb. I have the cable and tested it with other store apps.
Thank you guys.