Android Open Source - App service AndroidBeaconService






Project Summary

Android BeaconService background service for use by PayWith app I developed.

Web Site / Source Repository

AndroidBeaconService is hosted in the following web site
https://github.com/donkelley/AndroidBeaconService

If you think the Android project AndroidBeaconService 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 AndroidBeaconService.

ItemValue
Java File Count26
Target SDK Version19
Minimum SDK Version18
Activity Count0
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.GET_TASKS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK




Java Source Files

AndroidBeaconService has the following Java source files.

com.paywith.bluetooth.BluetoothCrashResolver.java
com.paywith.ibeacon.BleNotAvailableException.java
com.paywith.ibeacon.IBeacon.java
com.paywith.ibeacon.IBeaconConsumer.java
com.paywith.ibeacon.IBeaconData.java
com.paywith.ibeacon.IBeaconDataNotifier.java
com.paywith.ibeacon.IBeaconIntentProcessor.java
com.paywith.ibeacon.IBeaconManager.java
com.paywith.ibeacon.MonitorNotifier.java
com.paywith.ibeacon.RangeNotifier.java
com.paywith.ibeacon.Region.java
com.paywith.ibeacon.client.DataProviderException.java
com.paywith.ibeacon.client.IBeaconDataFactory.java
com.paywith.ibeacon.service.BeaconStore.java
com.paywith.ibeacon.service.Callback.java
com.paywith.ibeacon.service.DatabaseHandler.java
com.paywith.ibeacon.service.IBeaconData.java
com.paywith.ibeacon.service.IBeaconService.java
com.paywith.ibeacon.service.MonitorState.java
com.paywith.ibeacon.service.MonitoringData.java
com.paywith.ibeacon.service.PayWithAPI.java
com.paywith.ibeacon.service.RangeState.java
com.paywith.ibeacon.service.RangedIBeacon.java
com.paywith.ibeacon.service.RangingData.java
com.paywith.ibeacon.service.RegionData.java
com.paywith.ibeacon.service.StartRMData.java