How to Develop our own app which receives the Notification when Near to Beacons.Is there any sample code, if have please suggest me.
Asked
Active
Viewed 54 times
1 Answers
0
See sample code here: http://altbeacon.github.io/android-beacon-library/samples.html
The full reference app will send a notification when a beacon is detected in the background.
https://github.com/AltBeacon/android-beacon-library-reference

davidgyoung
- 63,876
- 14
- 121
- 204
-
Is this Code will Work for Virtual Beacons.(Beacon Simulator) – Chandrashekar Aug 28 '17 at 11:06
-
Yes, you can use the sample app with a software beacon transmitter (iOS or Android.) – davidgyoung Aug 28 '17 at 14:49