Android application that records OBDII data using bluetooth.
BlackBox is hosted in the following web site
https://github.com/kbdavid15/BlackBox
If you think the Android project BlackBox 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 BlackBox.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in BlackBox. The names of the image files are listed as follows.
actionsettings.png
The following screenshort is generated from the image listed above.
BlackBox has the following Java source files.
edu.kettering.blackbox.ConnectThread.java edu.kettering.blackbox.MainActivity.java edu.kettering.blackbox.SettingsActivity.java edu.kettering.blackbox.Vehicle.java edu.kettering.blackbox.bluetooth.BluetoothReceiver.java edu.kettering.blackbox.bluetooth.BluetoothService.java