Closed LiHanQing closed 10 years ago
HI, LiHanQing. Glad to hear you are using the library.
Understand that out-of-the-box, the library detects only beacons meeting the AltBeacon standard, which are free from intellectual property. You may use the library to detect other types of proprietary beacons, but you must supply the definition of the beacon format. See here for details: https://github.com/AltBeacon/android-beacon-library/issues/13
Questions on how to get started are best answered on Stackoverflow.com. This forum is reserved for reporting bugs with the library or new feature requests.
Thanks for your replying. I thought maybe its the ibeacon problem. but i use the iBeacon Locate (android) i think it uses this library too.
And i use the AirBeacon (IOS)then i can detect the devices both of them. so i really dont know where is wrong.
Please post questions on using the library in a custom application to Stackoverflow.com. This forum is reserved for reporting bugs with the library or new feature requests.
Hi All, I copy the sample code looks as below, and i have two ibeacon devices , but when i run the program, i got this :
why the size is 0? Please help !!!!