An android application which implements the Jalee iBeacon library to detect the presence of device and generate popups according to backend queried data.
zomato-ibeacon-android is hosted in the following web site
https://github.com/saswatraj/zomato-ibeacon-android
If you think the Android project zomato-ibeacon-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of zomato-ibeacon-android.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 1 |
jar files used | android-support-v4.jar jaalee-beacon-android-sdk-master2.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
There are 1 image files in zomato-ibeacon-android. The names of the image files are listed as follows.
beacon_gray.png
The following screenshort is generated from the image listed above.
zomato-ibeacon-android has the following Java source files.
com.project.zomato.BeaconMonitorService.java com.project.zomato.CouponValidityTask.java com.project.zomato.FetchCouponData.java com.project.zomato.StartScreen.java