Every Flex Mobile Project has a file as <Project Name>-app.xml
1. Open the File.
2. Search for <icon> tag. This will be commented.
<icon>
<image16x16></image16x16>
<image32x32></image32x32>
- - - - -
<image128x128></image128x128>
</icon>
3. Get prepared with your logos.. Prepare 3 logos of sizes 16x16, 32x32, 128x128.
If you are not aware of resizing the logo, click here. 2 steps process using Paint.
4. Copy the images/ logos to the Project Directory. Remote access is not possible since these logos are mandatory are they are going to be appeared as the Face of your app.
5. Save the file and Export.
Note: If the logos are not of equal size, you will be getting an Error Message.
1. Open the File.
2. Search for <icon> tag. This will be commented.
<icon>
<image16x16></image16x16>
<image32x32></image32x32>
- - - - -
<image128x128></image128x128>
</icon>
3. Get prepared with your logos.. Prepare 3 logos of sizes 16x16, 32x32, 128x128.
If you are not aware of resizing the logo, click here. 2 steps process using Paint.
4. Copy the images/ logos to the Project Directory. Remote access is not possible since these logos are mandatory are they are going to be appeared as the Face of your app.
5. Save the file and Export.
Note: If the logos are not of equal size, you will be getting an Error Message.
No comments:
Post a Comment