Simple android bluetooth connection and string sending test. Based on the official BluetoothChat example but simplified and cleaned up..
BluetoothTest is hosted in the following web site
https://github.com/Armarr/BluetoothTest
If you think the Android project BluetoothTest 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 BluetoothTest.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BluetoothTest has the following Java source files.
be.robindeprins.bluetoothtest.DeviceListActivity.java be.robindeprins.bluetoothtest.MainActivity.java