Android Open Source - Hardware bluetooth BlackBox






Project Summary

Android application that records OBDII data using bluetooth.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BlackBox.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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