Android BLE Peripheral Advertiese sample as a iBeacon for Lollipop.
aBeacon is hosted in the following web site
https://github.com/youten/aBeacon
If you think the Android project aBeacon listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of aBeacon.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 21 |
Minimum SDK Version | 21 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
aBeacon has the following Java source files.
youten.redo.ble.abeacon.ImmediateAlertService.java youten.redo.ble.abeacon.MainActivity.java youten.redo.ble.util.BleUtil.java youten.redo.ble.util.BleUuid.java