Install this additional Plot plugin into your PhoneGap/Cordova app to support iBeacons on Android.
This plugin requires PhoneGap 3.0.0 or higher. This plugin is created just for Android.
You can add the plugin to an existing project by executing the following command:
phonegap plugin add cordova-plotprojects-android-beacon
or
cordova plugin add cordova-plotprojects-android-beacon
in case you are using Cordova.
You're now set to use iBeacons in your Android app!
This plugin uses the Android Beacon Library. The library is included in this plugin. There are no changes made to that library.
The library is released under the Apache License, Version 2.0.
Project website: https://altbeacon.github.io/android-beacon-library/ Library source: https://github.com/AltBeacon/android-beacon-library/
Website: http://www.plotprojects.com/
Android plugin: http://www.plotprojects.com/developing-a-cordova-phonegap-plugin-for-android/ Android plugin (iBeacon): http://www.plotprojects.com/developing-a-cordova-phonegap-plugin-for-android/
IOS plugin: http://www.plotprojects.com/developing-a-cordova-phonegap-plugin-for-ios/
The source files included in this repository are released under the Apache License, Version 2.0.