Android Open Source - Hardware bluetooth Android-Bluetooth-Library






Project Summary

Android Bluetooth Library.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Bluetooth-Library.

ItemValue
Java File Count14
Supported screen sizes[xhdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

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.

null

Java Source Files

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