Android Bluetooth Library.
Android-Bluetooth-Library is hosted in the following web site
https://github.com/arissa34/Android-Bluetooth-Library
If you think the Android project Android-Bluetooth-Library 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 Android-Bluetooth-Library.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in Android-Bluetooth-Library. The names of the image files are listed as follows.
rami_logo.png
The following screenshort is generated from the image listed above.
Android-Bluetooth-Library has the following Java source files.
com.ramimartin.bluetooth.BluetoothClient.java com.ramimartin.bluetooth.BluetoothConnector.java com.ramimartin.bluetooth.BluetoothManager.java com.ramimartin.bluetooth.BluetoothServer.java com.ramimartin.bluetooth.activity.BluetoothActivity.java com.ramimartin.bluetooth.activity.BluetoothFragmentActivity.java com.ramimartin.bluetooth.bus.BluetoothCommunicator.java com.ramimartin.bluetooth.bus.BondedDevice.java com.ramimartin.bluetooth.bus.ClientConnectionFail.java com.ramimartin.bluetooth.bus.ClientConnectionSuccess.java com.ramimartin.bluetooth.bus.ServeurConnectionFail.java com.ramimartin.bluetooth.bus.ServeurConnectionSuccess.java com.ramimartin.bluetooth.fragment.BluetoothFragment.java com.ramimartin.sample.bluetooth.MainActivity.java