Languages

Menu
Sites
Language
config.xml

Hi, my application has been tested, but no icons on it, as they send the icon of the application and how?

I created a file config.xml, filled the field, but did not understand what the Content and that it is necessary to specify which file?

Edited by: Levan Gogohia on 28 Oct, 2013

Responses

7 Replies
Levan Gogohia

how to add the icon of the application? I have it in the emulator. I read that you need to create a file config.xml. I created it. but did not understand what to put in the line of content, which would kind of information. If I create a file with the configuration of the icon to appear in the application?

Levan Gogohia

how to add the icon of the application? I have it in the emulator. I read that you need to create a file config.xml. I created it. but did not understand what to put in the line of content, which would kind of information. If I create a file with the configuration of the icon to appear in the application?

Alex Ashirov

Hi,

First of all you should use manifest.xml for native applications instead of config.xml (which is for Web apps).

muditha murthy

Once you open config.xml file in the project explorer>your project>config.xml file>overview tab, here you have the option to change the icon by clicking on Browse button besides the Icon field.

Levan Gogohia

I have a native application, so that the people on my device display the icon, I need to register it in the manifest or tsonfig? I registered in the manifest, but it does not display the device, even though I have the emulator is, how to insert an icon, just tell me about the points? If I insert a config it appear?

Marco Buettner

open your manifest.xml and click on the browse button besides the icon field and navigate where your icon is located otherwise you can manuell overwrite the icon.png in your project folder by adding new icon.png :)

Levan Gogohia

So I did!) I went into the folder and replace the standard icon on your own! All I have in the emulator works fine, sent to Tizen Store, they sent a picture where instead of my icons, standard, can change the icon name?