Difference between revisions of "HowTo:Customize Logo and Background on Mobile Client"
m (KNO moved page Customize Logo & Background on Mobile Client to Customize Logo and Background on Mobile Client) |
|||
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[File:bg_landscape.png|thumb|Template background landscape]] | [[File:bg_landscape.png|thumb|Template background landscape]] | ||
[[File:bg_portrait.png|thumb|Template background portrait]] | [[File:bg_portrait.png|thumb|Template background portrait]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | It is possible to customize logo and background images for {{UBIK}} Android. | |
+ | |||
+ | == Configuration == | ||
+ | |||
+ | In order to configure images, place the required files under the [[UI_Configuration_(Mobile_Client)|UI Configurations folder]]. | ||
+ | |||
+ | == File requirements == | ||
+ | |||
+ | The following files can be used: | ||
{| class="wikitable" | width = "50%" | {| class="wikitable" | width = "50%" | ||
|- | |- | ||
− | ! Parameter!! Purpose | + | ! Parameter!! Purpose !! Recommended Resolution (px) |
|- | |- | ||
− | | ''bg_landscape.png''|| background for landscape mode | + | | ''bg_landscape.png''|| background for landscape mode || 1000x447 |
|- | |- | ||
− | | ''bg_portrait.png''|| background for portrait mode | + | | ''bg_portrait.png''|| background for portrait mode || 600x871 |
|- | |- | ||
− | | ''icon.png''|| logo to display in the ActionBar | + | | ''icon.png''|| logo to display in the ActionBar || 48x48 |
|} | |} | ||
+ | |||
+ | {{Hint|The resolution values are for a device with a 1000x600 pixels screen like the Getac Z710; the values may vary for other devices with different screen resolutions}} | ||
The customization can be achieved through the following steps: | The customization can be achieved through the following steps: | ||
Line 32: | Line 32: | ||
# Place the renamed files under the selected directory, replace the old files with the same names if exist. | # Place the renamed files under the selected directory, replace the old files with the same names if exist. | ||
− | + | == See also == | |
− | + | * [[UI_Configuration_(Mobile_Client)]] | |
− | + | ||
− | + | ||
− | ==See also== | + | |
− | * [[ | + | |
− | [[Category:How-To]] | + | [[Category:Android|Customize Logo & Background on Mobile Client]] |
− | [[Category: | + | [[Category:How-To|Customize Logo & Background on Mobile Client]] |
+ | [[Category:Publishing|Customize Logo & Background on Mobile Client]] |
Latest revision as of 08:39, 3 August 2016
It is possible to customize logo and background images for UBIK® Android.
Configuration
In order to configure images, place the required files under the UI Configurations folder.
File requirements
The following files can be used:
Parameter | Purpose | Recommended Resolution (px) |
---|---|---|
bg_landscape.png | background for landscape mode | 1000x447 |
bg_portrait.png | background for portrait mode | 600x871 |
icon.png | logo to display in the ActionBar | 48x48 |
The resolution values are for a device with a 1000x600 pixels screen like the Getac Z710; the values may vary for other devices with different screen resolutions |
The customization can be achieved through the following steps:
- Launch any file browser application;
- Choose image files to be used as logo and/or background, rename them according to the default naming;
- Navigate to the predefined directory, create it if not found;
- Place the renamed files under the selected directory, replace the old files with the same names if exist.