Android Open Source - Hardware connection BluetoothPractice






Project Summary

Programatically connects to bluetooth and shows available connections.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BluetoothPractice.

ItemValue
Java File Count4
Activity Count2
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

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