Android Open Source - Hardware connection bluetooth-a2dp






Project Summary

Proof of concept for initiating a connection request to a paired A2DP Bluetooth device.

Web Site / Source Repository

bluetooth-a2dp is hosted in the following web site
https://github.com/kcoppock/bluetooth-a2dp

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

ItemValue
Java File Count3
Target SDK Version18
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




License

The license information of bluetooth-a2dp is as follows:

Apache License

Java Source Files

com.kcoppock.bluetoothconnector.BluetoothA2DPRequester.java
com.kcoppock.bluetoothconnector.BluetoothActivity.java
com.kcoppock.bluetoothconnector.BluetoothBroadcastReceiver.java