Programatically connects to bluetooth and shows available connections.
BluetoothPractice is hosted in the following web site
https://github.com/bast0079/BluetoothPractice
If you think the Android project BluetoothPractice 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 BluetoothPractice.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BluetoothPractice has the following Java source files.
com.example.bluetoothpractice.app.BluetoothModel .java com.example.bluetoothpractice.app.BluetoothModelArrayAdapter.java com.example.bluetoothpractice.app.MainActivity.java com.example.bluetoothpractice.app.SendStuffActivity.java