How can I test Eddystone beacons using the Proximity Beacon API on Android or iOS and are there any dependencies? -


i saw announcement google made regarding eddystone , want start testing on smartphone devices. can please provide links can started , need download particular dependencies? help!

here's tutorial wrote on how build basic eddystone-capable app:

http://developer.radiusnetworks.com/2015/07/14/building-apps-with-eddystone.html

this app run on android phone version 4.3+. dependency need free , open source android beacon library. library documentation includes lots of details on how use all of different eddystone frames, , how program detection of each one.

a few other things might find useful:

  • developer kits hardware eddystone beacons can purchased radius networks (my company) here.

  • you can use free android locate app detect , decode of frames transmitted eddystone.

  • you can use same locate app above act free eddystone transmitter


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -