A Bluetooth on-board diagnostics (OBDII) client for Android devices..
android-obd-logger is hosted in the following web site
https://github.com/twaddington/android-obd-logger
If you think the Android project android-obd-logger 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 android-obd-logger.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
android-obd-logger has the following Java source files.
com.tristanwaddington.obdlogger.Build.java com.tristanwaddington.obdlogger.Constants.java com.tristanwaddington.obdlogger.receiver.CarModeReceiver.java com.tristanwaddington.obdlogger.ui.LauncherActivity.java com.tristanwaddington.obdlogger.ui.SettingsActivity.java