I want to create an android app which supports configuring multiple Beacon manufacturers, apart from estimote. So, I am trying to come up with a generic solution to register a beacon.
I found that it can be done using Proximity Beacon API provided by Google.But when I try to use it, it is not able to connect to Estimote beacons.
I wanted to know, whether this approach is feasible or is there any approach to do it independently of the manufacturer.