Changes

HowTo:Configure Start Screen Content

392 bytes removed, 10:36, 27 January 2016
== Setup ==
* The first step is to configure the start screen data using an xml in order for {{UBIK}} to recognize the different tabs and buttons. The xml file, which must have the name '''css_config.xml''', should be placed under '''''SD_CARD''/Android/data/''APP_PACKAGE_NAME''/files/UIConfigurations''' where{| class="wikitable" | width = "50%"|-! Parameter!! Purpose|-| ''SD_CARD''|| represents in the root of the external storage of a device[[UI_Configuration_(Mobile_Client)|-| ''APP_PACKAGE_NAME''|| is the concatenation of "comUI Configurations folder]].augmensys.ubik." and the application name, e.g. ''demo'', ''manualtest'', ''companyname'' etc.|}
* After the folder is configured, the next step is to validate the XML configuration file against the [http://wiki.augmensys.com/index.php/File:Start_Screen_Configuration_Schema.zip schema] using an online validator. A solution can be found at [http://www.utilities-online.info/xsdvalidation/ Online XML Schema Validator].
{{Hint|The config file has to be named '''css_config.xml'''. }}
 
 
 
| ''OCRScanButton''|| Starts OCR scanning. ({{Version/AndroidSince|2.5.0}}) || -
|}
 
 
 
 
== Configuration guidelines ==
* See [[UI_Configuration_(Mobile_Client)]]
* The '''maximum number of tabs is 6'''. Once this limit is exceeded, the configuration is invalid and won't be shown.
* The captions of tabs are optional. In case there's only one tab, the tab will be invisible.
{{Attention|The configuration is only applied when the app starts. Close the app completely (not only move it to the background) and restart it to make sure the configuration is read.}}
[[Category:Android|Configure Start Screen Content]]
[[Category:How-To|Configure Start Screen Content]]
[[Category:Publishing|Configure Start Screen Content]]
== Results ==
== See also ==
* [[UI_Configuration_(Mobile_Client)]]
* [[Custom_Intent_Button]]
1,606
edits