Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 648 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 648 Bytes

moso-estimote-demo

Demo App for using Estimotes

First clone the project using:

git clone [email protected]:brentwatson/moso-estimote-demo.git

Switch to any of the folling branches to see various features in action:

git checkout 1-base-project Basic "Hello World" Android Studio project.

git checkout 2-ranging-demo Estimotes 101 code -- listen for any beacon and dump data to log.

git checkout 3-distance-demo Get distance enum for a beacon.

git checkout 4-distance-2-demo Get distance in meters for a beacon.