Combine iBeacon bluetooth low energy with Android 4.3
EDIT: The library below has been moved here: https://github.com/AltBeacon/android-beacon-library I have ported the iOS7 iBeacon SDKs to Android, and was able to see standard iBeacons and estimate their range. The code is available here: https://github.com/RadiusNetworks/android-ibeacon-service For this to work, you need Android 4.3 which introduced the Low Energy Bluetooth APIs. You also need a device … Read more