Changes
[[File:bg_landscape.png|thumb|Template background landscape]]
[[File:bg_portrait.png|thumb|Template background portrait]]
It is possible to customize logo and background images for applications on a mobile device. This can be done by simply placing/replacing certain files under the following directory::'''''SD_CARD''/Android/data/''APP_PACKAGE_NAME''/files/UIConfigurations'''where{| class="wikitable" | width = "50%"|-! Parameter!! Purpose|-| ''SD_CARD''|| represents the root of the external storage of a device|-| ''APP_PACKAGE_NAME''|| is the concatenation of "com.augmensys.ubik." and the application name, e.g. "manualtest", "companyname"|}
Certain files include:* ''SD_CARD'' represents the root of the external storage of a device:* ''APP_PACKAGE_NAME'' is the concatenation of "com.augmensys.ubik." and the application name, e.g. "manualtest", "companyname"
The customization can be achieved through the following steps: