Android Open Source - Development data BluetoothLEScanner






Project Summary

Scanns for BLE Devices, shows advertsiment data and connect to device....

Web Site / Source Repository

BluetoothLEScanner is hosted in the following web site
https://github.com/kiwiroy/BluetoothLEScanner

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

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

BluetoothLEScanner has the following Java source files.

ch.zh.emineo.blerecordparser.BleAdvFields.java
ch.zh.emineo.blerecordparser.BleRecordParser.java
ch.zh.emineo.bluetoothlescanner.BluetoothLeService.java
ch.zh.emineo.bluetoothlescanner.DeviceControlActivity.java
ch.zh.emineo.bluetoothlescanner.SampleGattAttributes.java
ch.zh.emineo.bluetoothlescanner.ScannerView.java