Android Open Source - Framework Bluetooth BLEDeviceFramework






Project Summary

Android Bluetooth LE Framework/Service.

Web Site / Source Repository

BLEDeviceFramework is hosted in the following web site
https://github.com/rionman/BLEDeviceFramework

If you think the Android project BLEDeviceFramework 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 BLEDeviceFramework.

ItemValue
Java File Count19
Target SDK Version19
Minimum SDK Version18
Activity Count1
jar files usedandroid-support-v4.jar
bledevice-fw-v100.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
com.android.ble.permission.broadcast




Java Source Files

BLEDeviceFramework has the following Java source files.

com.android.ble.sample.MainActivity.java
com.android.framework.ble.BLEDeviceReceiver.java
com.android.framework.ble.BLEService.java
com.android.framework.ble.device.AdRecord.java
com.android.framework.ble.device.BluetoothLEDevice.java
com.android.framework.ble.exception.BLEServiceExcpetion.java
com.android.framework.ble.exception.NotInitializeException.java
com.android.framework.ble.exception.NotSupportBLEException.java
com.android.framework.ble.listener.BLEConnDevicesListener.java
com.android.framework.ble.listener.BLEConnServiceListener.java
com.android.framework.ble.listener.BLEScanCallback.java
com.android.framework.ble.service.BLEBackgroundService.java
com.android.framework.ble.util.BLEFeature.java
com.android.framework.ble.util.ByteUtil.java
com.android.framework.ble.util.GattAttributeUtil.java