An example app using Android Beacon Library to meet beacons.
- If app is in the foreground, open image slider activity in case of any beacon detected.
- If app is in the background, send push notification in case of any beacon detected. Open image slider activity after notification is clicked.