I've downloaded the non pro version of the Radius Networks iBeacon Android Library and I have run the sample code from their site here and all works well. However, rather than creating a new region, I want to be able to get the ibeacon data -- uuid, major, minor etc...
So I downloaded the github library and looked through it, however at the moment I'm unable to get the data broadcasting from my beacon...I have bound the iBeaconService to my activity and I'm unsure where to go from here...if anyone can help i'd greatly appreciate it..