Android Open Source - Hardware bluetooth BluetoothAppLib






Project Summary

Bluetooth App and Library for Capstone.

Web Site / Source Repository

BluetoothAppLib is hosted in the following web site
https://github.com/adkaizer7/BluetoothAppLib

If you think the Android project BluetoothAppLib 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 BluetoothAppLib.

ItemValue
Java File Count7
Target SDK Version21
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

BluetoothAppLib has the following Java source files.

edu.berkeley.monitoring.sampleApp.BluetoothAppLib.java
edu.berkeley.monitoring.util.bluetooth.BluetoothExceptions.java
edu.berkeley.monitoring.util.bluetooth.BluetoothInterface.java
edu.berkeley.monitoring.util.bluetooth.BluetoothService.java
edu.berkeley.monitoring.util.bluetooth.Device.java
edu.berkeley.monitoring.util.bluetooth.PairedDevices.java
edu.berkeley.monitoring.util.bluetooth.UnpairedBTDevices.java