September 2014
Beginner
266 pages
5h 38m
English
In the previous chapter, we changed the display name of the app; we will now change the icon of the app so that it gets displayed when the app gets installed.
In the wp8Game project, in the Solution Explorer pane, double-click on WMAppManifest.xml under the Properties folder. In the Application UI tab, we will make the necessary modifications to it:

Change Display Name and Tile Title to the name of the game if this is not already done. In Description, add a small description about the game. Keep the Navigation Page as default.
For the app icon, navigate to Cocos2d-x2.2.3\projects\wp8Game\proj.wp8-xaml\wp8Game\wp8Game\Assets ...
Read now
Unlock full access