Android Open Source - App demo BeaconDemoApp






Project Summary

a demo app for the use of a iBeacon in Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BeaconDemoApp.

ItemValue
Java File Count6
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar
estimote-sdk-preview.jar
jxl.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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