Jump to: navigation, search

Changes


UBIK Client Basics

41 bytes added, 10:54, 27 January 2016
|-
|}
 
 
 
== Navigation Drawer ==
|-
|}
 
 
 
== Info Screen ==
* {{key press|Clear Cache}}: Deletes all local data for the current user ({{Version/AndroidSince|2.5.0}}).
* {{key press|Show Certificates}}: Shows a list of installed certificates, with alias/subject and expiry date ({{Version/AndroidSince|2.5.1}}).
 
 
 
== Content Browser ==
Properties of type QR-Code, Barcode or RFID can be taught-in using the corresponding teach-in action, which is located in the context sensitive action bar.
Therefore the object has to have the [[SYSCLS_OBJECTWITHIDMARKER]] or [[SYSCLS_OBJECTWITHRFIDTAG]] classification and a respective editable property. When clicking on a teach-in action the corresponding scanner appears. After scanning the right marker/tag, the code directly appears as the new property value.
 
 
 
==== Editors ====
* Another possibility is the configuration of the [[SYSCLS_SHOWPROPERTIES]] or [[SYSCLS_SHOWDOCUMENTS]] classifications: this will lead to the displaying of the properties/documents tab as initial view, even if it is empty.
== UI Configurations ==See [[UI_Configuration_(Mobile_Client)]].
== AR Features ==
* ''LLA only mode'' - used for positioning using markers only
* ''Beacon mode'' - uses iBeacon triangulation only
 
 
 
=== Technologies ===
In order to use iBeacon-Trilateration as a Positioning System, Bluetooth Low Energy has to be available and enabled on the mobile device.
If a new environment should be equipped with iBeacon-Positioning, an expert has to mount iBeacons on known positions and calibrate the transmission behaviour of these beacons. Currently the positions of beacons have to be hardcoded into UBIK through the Development Team. In future this should happen through UBIK Studio.
 
 
 
== Finding Objects ==
=== Free Text Search ===
A [[Mobile_Free_Text_Search|free text search feature]] is available in the Action Bar ({{Version/AndroidSince|2.4.5}}). The search action item opens a text input field when clicked. Use it to find objects by their Meta Class name, their Display Strings or properties. The search feature works online and offline.
 
 
=== ID Marker ===
=== OCR ===
Provides a fast and convenient way for users to find objects that are identifiable through [[OCR|OCR]] ({{Version/AndroidSince|2.5.0}}). If the scanned Object is a Geo-Object, it´s location can be used through [[UBIK Client Basics#Object Proximity Positioning|Object Proximity Positioning]]
 
 
== Synchronization ==
=== Push ===
The {{UBIK}} [[Push Service (Client)|push service]] is a mechanism used to notify a client of updates, show messages to the user or trigger other events on the client.
 
== See also ==
1,522
edits