Coupon recommendation app (android) for stores using iBeacons. Code in Java (android side) and PHP (server side). Server exists to ensure that the same person does not receive the same coupon multiple times. I have tried my best to make the app as non.
iBeacon_coupon_recommendation_app is hosted in the following web site
https://github.com/arpitjain099/iBeacon_coupon_recommendation_app
If you think the Android project iBeacon_coupon_recommendation_app 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 iBeacon_coupon_recommendation_app.
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 iBeacon_coupon_recommendation_app. The names of the image files are listed as follows.
beacon_gray.png
The following screenshort is generated from the image listed above.
iBeacon_coupon_recommendation_app 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