Difference between revisions of "Teams Winter 2011/team1/BlackBerry/Change Project Icon"
Line 1: | Line 1: | ||
=== 2. Change Project Icon and Output Name === | === 2. Change Project Icon and Output Name === | ||
2.1. Insert the desired application's icon image into ''res -> image '' folder: <br/> | 2.1. Insert the desired application's icon image into ''res -> image '' folder: <br/> | ||
− | [[ Image: BB_icon1.jpg | | + | [[ Image: BB_icon1.jpg | 250px ]]<br/> |
2.2. Open Project Descriptor <code>BlackBerry_App_Descriptor</code>.<br/> | 2.2. Open Project Descriptor <code>BlackBerry_App_Descriptor</code>.<br/> | ||
2.3. Add the earlier added icon in the Application Icon section (Click ''Add'' button and browse to the icon's folder):<br/> | 2.3. Add the earlier added icon in the Application Icon section (Click ''Add'' button and browse to the icon's folder):<br/> | ||
− | [[ Image: BB_icon2.jpg | | + | [[ Image: BB_icon2.jpg | 500px]]<br/> |
2.4. Select the ''Build'' tab and change the output file name to <code>Student_List</code>:<br/> | 2.4. Select the ''Build'' tab and change the output file name to <code>Student_List</code>:<br/> | ||
− | [[ Image: BB_outputName.jpg | | + | [[ Image: BB_outputName.jpg | 500px]] |
Revision as of 07:58, 17 March 2011
2. Change Project Icon and Output Name
2.1. Insert the desired application's icon image into res -> image folder:
2.2. Open Project Descriptor BlackBerry_App_Descriptor
.
2.3. Add the earlier added icon in the Application Icon section (Click Add button and browse to the icon's folder):
2.4. Select the Build tab and change the output file name to Student_List
: