Android Open Source - Hardware bluetooth bluetooth-test






Project Summary

A test of bluetooth discovery, pairing, and message passing on an Android phone.

Web Site / Source Repository

bluetooth-test is hosted in the following web site
https://github.com/theJenix/bluetooth-test

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

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

bluetooth-test has the following Java source files.

edu.gatech.thelastcrusade.bluetooth_test.BluetoothNotEnabledException.java
edu.gatech.thelastcrusade.bluetooth_test.BluetoothTestActivity.java
edu.gatech.thelastcrusade.bluetooth_test.BluetoothTestClientActivity.java
edu.gatech.thelastcrusade.bluetooth_test.BluetoothTestServerActivity.java
edu.gatech.thelastcrusade.bluetooth_test.ConnectThread.java
edu.gatech.thelastcrusade.bluetooth_test.MediaStoreWrapper.java
edu.gatech.thelastcrusade.bluetooth_test.MessageThread.java
edu.gatech.thelastcrusade.bluetooth_test.model.Song.java
edu.gatech.thelastcrusade.bluetooth_test.util.Toaster.java