== Content Browser ==
Allows to navigate through the entire data model in a hierarchical manner, as it is published by the server.
Initially, a list of objects ("root objects") is shown. Upon selecting an object, a new browser is opened for that object, showing details about it.
When an object is selected in the content browser, it is called the browser's context.
For such a contextual object, child objects, properties and child documents are shown. Also, there is a context menu providing actions related to the currently selected object.
As every {{UBIK}} Android activity, the content browser also contains an action bar on the very top. By default, it provides a search button and buttons for updating an object or sending changes to the server ("committing").
=== Context Menu ===
See the [[Documents_(UBIK_Android)|Documents]] article for further information on documents.
[[Category:Client=== Dynamic Content Tabs ==={{Version/AndroidSince|UBIK Client Basics]]2.5.0}}The content browser's tabs (children, properties and documents) are only shown if necessary (if they aren't empty).For some types of objects (e.g., tasks), specific tabs are always shown though - especially if a tab is considered the main view for that object.
== AR Features ==
The geo information of an object gets used automatically if exactly one single object is found through scanning. If more objects are found, their geo information doesn´t get used. Scanning includes [[UBIK Client Basics#ID Marker|ID Marker]], [[UBIK Client Basics#Bar Code|Bar Code]], [[UBIK Client Basics#QR Code|QR Code]], [[UBIK Client Basics#OCR|OCR]], [[UBIK Client Basics#RFID|RFID]], [[UBIK Client Basics#Markerless|Markerless]] and [[UBIK Client Basics#ID Marker 3D|ID Marker 3D]]. The automatic use of Geo-Object´s location can be turned off by disabling the "EnableObjectProximityPositioning" setting.
[[Category:Client|UBIK Client Basics]]
== Finding Objects ==
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.
[[Category:Client|UBIK Client Basics]]
=== ID Marker ===
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]]
[[Category:Client|UBIK Client Basics]]
== Synchronization ==