At In The Pocket‘s Harald I’ve developed a library for Android: the iBeacon Scanner Android library.
This library takes the pain away when you want to scan for iBeacons on Android. You register the iBeacons you are interested in and via a callback you are notified when you enter or exit the range of an iBeacon.
You can read more about this on In The Pockets developer blog.
On top of that I created 2 apps that build upon this library:
- iBeacon Scanner scans for all the iBeacons around you and displays them.
- iBacon allows you to broadcast an iBeacon via your bluetooth chip on your Android phone.
Is iBacon source code available? Thanks!
Yes; https://github.com/eliaslecomte/ibeacon-scanner-app