sid0003 / Beacon-Indoor-Postitioning-And-Mapping

We implemented a user-friendly indoor navigation system which can be used in many user scenarios. During our implementation, an accuracy of up to 1m in positioning was achieved.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beacon Scanner App

Sample Service App for Bluetooth LE Scanner

Description

  • This application will start a Service to scan for Beacons through an ASyncTask.
  • The Service will then reschedule itself for future runs and will unregister once the maximum number of runs have been reached or the application is paused through the MainActivity's onPause() method.

Dependencies

This is intended to be used in conjunction with "Bluetooth Library for Android" library project which can be found here: https://github.com/MikeFot/Android--Beacon-Scanner-Service

About

We implemented a user-friendly indoor navigation system which can be used in many user scenarios. During our implementation, an accuracy of up to 1m in positioning was achieved.


Languages

Language:Java 99.6%Language:HTML 0.3%Language:Roff 0.1%