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}}
|-
| [[UBIK_Client_Basics#iBeacon-Trilateration_Positioning|BEACON_TRILATERATION_MODE]] || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}}|-| [[UBIK_Client_Basics#iBeacon-Proximity_Positioning|BEACON_PROXIMITY_MODE]] || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}|-| LLA_ONLY_MODE || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}}
|}
* INDOOR_MODE: the WiFi fingerprinting is based on the measured fingerprints of the building
* LLA_ONLY_MODE: allows the user to locate the device only by scanning LLA markers.
[[Category:Android|Location Manager]]
== UI Representation ==
The different modes are available in the [[User_Specific_Settings|User Specific Settings]]:
<gallery widths="512" heights="300">
File:settings_main.png|1. Main view of the settings.
File:settings_list.png|2. Switch to the desired positioning mode.
File:settings_main2.png|3. Confirm with '''OK'''.
</gallery>
[[Category:Android|Location Manager]]
[[Category:WinX|Location Manager]]