A sample project for Bluetooth operations on Android.
droid_bt_connect is hosted in the following web site
https://github.com/coomar2841/droid_bt_connect
If you think the Android project droid_bt_connect 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 droid_bt_connect.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 3 image files in droid_bt_connect. The names of the image files are listed as follows.
bluetooth_bonding.png bluetooth_notpaired.png bluetooth_paired.png
The following screenshort is generated from the image listed above.
droid_bt_connect has the following Java source files.
com.beanie.bluetooth.DeviceDetailsActivity.java com.beanie.bluetooth.DevicesAdapter.java com.beanie.bluetooth.DiscoverDevicesActivity.java com.beanie.bluetooth.HomeActivity.java