Android Open Source - Example example BLERW






Project Summary

Android BLE Scan and Characteristics Read/Write Example.

Web Site / Source Repository

BLERW is hosted in the following web site
https://github.com/youten/BLERW

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

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version18
Activity Count2
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




License

The license information of BLERW is as follows:

Apache License

Java Source Files

youten.redo.ble.readwrite.DeviceActivity.java
youten.redo.ble.readwrite.DeviceAdapter.java
youten.redo.ble.readwrite.ScanActivity.java
youten.redo.ble.util.BleUtil.java
youten.redo.ble.util.BleUuid.java
youten.redo.ble.util.ScannedDevice.java