a demo app for the use of a iBeacon in Android.
BeaconDemoApp is hosted in the following web site
https://github.com/Runman44/BeaconDemoApp
If you think the Android project BeaconDemoApp 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 BeaconDemoApp.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar estimote-sdk-preview.jar jxl.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in BeaconDemoApp. The names of the image files are listed as follows.
ic_beacon.png proximity1_1.png proximity1_2.png proximity1_3.png
The following screenshort is generated from the image listed above.
BeaconDemoApp has the following Java source files.
nl.mranderson.estimotebeacons.BeaconActivity.java nl.mranderson.estimotebeacons.BeaconAdapter.java nl.mranderson.estimotebeacons.BeaconContainer.java nl.mranderson.estimotebeacons.BeaconDiscoverReceiver.java nl.mranderson.estimotebeacons.BeaconDiscoverService.java nl.mranderson.estimotebeacons.MainActivity.java