Changes
The Location Manager controlls the different positioning services that are available for mobile devices. The current UBIK.Android application allows the user to use the network cell location, GPS, WiFi Fingerprinting, Dead Reckoning and LLA Marker tracking together. {{UBIK}} Positioning calculates, based on the captured location and on the geodata of the building, the highest plausible location of the device. To limit the positioning systems for the current usage, for example outdoor or indoor usage, the user has the possibility to appropriate mode in the settings.
== Possible Positioning Modes ==
{| class="wikitable sortable"
|-
! style="width:150px" | Mode !! style="width:100px" | GPS !! Network Cell Location !! Dead Reckoning !! style="width:100px" | LLA !! iBeacon Triangulation !! style="width:100px | iBeacon Proximity !! Routing data (of the building)
|-
| OUTDOOR_MODE USE_ALL || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}}
|-
| INDOOR_MODE || class="centeredCell" | {{bullet_empty}} LLA_ONLY_MODE || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}}
|-
|}
[[Category:Android|Location Manager]]
[[Category:WinX|Location Manager]]