From 3e18dadc2e5612683bf70bdfefd43af167793ee6 Mon Sep 17 00:00:00 2001 From: Anu Vakkachen Date: Sat, 28 Jan 2017 19:29:29 -0600 Subject: [PATCH] Add Virtual Beacon and Bluetooth LE Radar to the list of tools --- examples/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/index.md b/examples/index.md index 8a33f65..b856ebe 100644 --- a/examples/index.md +++ b/examples/index.md @@ -10,6 +10,8 @@ Examples of how the AltBeacon spec is implemented in the real world. This includ - [AltBeacon Locate](https://play.google.com/store/apps/details?id=com.radiusnetworks.locate) Android Utility for detecting AltBeacons - [QuickBeacon](https://play.google.com/store/apps/details?id=com.radiusnetworks.quickbeacon) Android Utility for transmitting as an AltBeacon - [Beacon Simulator](https://play.google.com/store/apps/details?id=net.alea.beaconsimulator) Android Utility for transmitting as an AltBeacon or other beacon formats, with management of different configurations +- [VirtualBeacon](https://play.google.com/store/apps/details?id=com.fruitmobile.app.vbeacon.trial) Android Utility for transmitting as an AltBeacon or other beacons +- [Bluetooth LE Radar](https://play.google.com/store/apps/details?id=com.fruitmobile.bluetoothradar) Android Utility for detecting Altbeacon or other ble devices ## Code