Difference between revisions of "Teams Winter 2011/team1/BlackBerry/Change Project Icon"

From CDOT Wiki
Jump to: navigation, search
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 | 300px ]]<br/>
+
[[ 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 | 600px]]
+
[[ 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 | 600px]]
+
[[ Image: BB_outputName.jpg | 500px]]

Revision as of 08:58, 17 March 2011

2. Change Project Icon and Output Name

2.1. Insert the desired application's icon image into res -> image folder:
BB icon1.jpg
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):
BB icon2.jpg
2.4. Select the Build tab and change the output file name to Student_List:
BB outputName.jpg