The purpose of this application is to show how to leverage Presence Insights SDK (beacon sensinf) for Android. This application demonstrates how to scan for and update Presence Insights with beacon locationing information.
- Open the project in Android Studio.
- Connect an Android device and install the application.
- Add your tenant code, org code, Presence Insights username and password into the settings.
- On the Presence Insights dashboard add the test beacons to a valid map.
- Press
Start Sensing
and watch the beacon information appear.
The sample application contains the following fields and options:
- Start Sensing
- Turns on the devices bluetooth, if it is off, and begins scanning for beacons.
- Stop Sensing
- Stops scanning for beacons.
===
Copyright 2016 IBM Corp.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.