A Simple Ibeacon Scanner App in Android
An Update to the Ibeacon Scanner App for AndroidThe a small change I made is to change the name of device whether it is an Ibeacon or an EddyStone-UID.
Like I said, the file DeviceScanActivity.java needs to be modified to detect the 3 Eddystone frames, but I only modified it to scan the UID frame on for demo purposes. And here is the code I insterted:
This is the raw data taken from Ibeacon Detector App:
And here is the resulting app:
No comments:
Post a Comment