Android Open Source - Hardware bluetooth BLE






Project Summary

Android Bluetooth Example modified to show RSSI of neighboring beacons.

Web Site / Source Repository

BLE is hosted in the following web site
https://github.com/pburgos/BLE

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version18
Activity Count4
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

BLE has the following Java source files.

com.example.bluetooth.le.BluetoothLeService.java
com.example.bluetooth.le.BuildConfig.java
com.example.bluetooth.le.DeviceControlActivity.java
com.example.bluetooth.le.DeviceScanActivity.java
com.example.bluetooth.le.SampleGattAttributes.java