This demo illustrate how to use basic bluetooth function, also demostrate how to pragrammably pair and unpair with other bluetooth devices..
AndroidBluetooth is hosted in the following web site
https://github.com/antonio081014/AndroidBluetooth
If you think the Android project AndroidBluetooth 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 AndroidBluetooth.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
AndroidBluetooth has the following Java source files.
com.antonio081014.androidbluetooth.BluetoothMeterService.java com.antonio081014.androidbluetooth.Console.java com.antonio081014.androidbluetooth.DeviceList.java