Android Open Source - Example code ReadBeacon






Project Summary

Sample code in Android for reading iBeacon PDU.

Web Site / Source Repository

ReadBeacon is hosted in the following web site
https://github.com/kumarryogeshh/ReadBeacon

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

ItemValue
Java File Count13
Target SDK Version21
Minimum SDK Version19
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

ReadBeacon has the following Java source files.

com.boskysoft.beaconscanner.MainActivity.java
com.boskysoft.beaconscanner.ble.BleDefinedUUIDs.java
com.boskysoft.beaconscanner.ble.BleNamesResolver.java
com.boskysoft.beaconscanner.ble.BleWrapper.java
com.boskysoft.beaconscanner.ble.BleWrapperUiCallbacks.java
com.boskysoft.beaconscanner.core.HashCode.java
com.boskysoft.beaconscanner.core.Preconditions.java
com.boskysoft.beaconscanner.core.UnsignedInteger.java
com.boskysoft.beaconscanner.core.UnsignedInts
.java
com.boskysoft.beaconscanner.core.UnsignedLong
.java
com.boskysoft.beaconscanner.core.UnsignedLongs
.java
com.boskysoft.beaconscanner.modal.Beacon.java