Changing Application Tile in Windows Phone 7

When you create a Windows Phone 7 application, by default newly created app will have

  • Title
  • Background Image
  • Icon

Value set to default as below ,

clip_image001

If you will notice by default Title would be the same as of name of the Windows Phone Application project.

On running you will get Application tile as below,

clip_image002

If you want to change the default values for Application Tiles, very easily you can do that. Follow the below steps

Step 1

Right click on the application in solution explorer and add an existing item. Select and image and upload it. I have added an image named OData-logo.png in the application.

Step 2

Right click on OData-logo.png and click on Properties

clip_image003

Change Build Action to Content from Resource.

clip_image001[5]

Step 3

Right click on the application in solution explorer and click on Properties .In properties windows select application tab and here you can change the default values. In drop down for Icon and background image, now you will get OData-logo.png image also to select from.

clip_image002[6]

I have changed value of title and chosen OData-logo.org as Icon image. Save the setting and run the application.

clip_image003[5]

Now you can see title and icon for the application have been changed.

I hope this post was useful. Thanks for reading Smile

3 responses to “Changing Application Tile in Windows Phone 7”

  1. […] original post by Dhananjay Kumar at Debug Mode When you create a Windows Phone 7 application, by default newly created app will […]

  2. […] original post by Dhananjay Kumar at Debug Mode When you create a Windows Phone 7 application, by default newly created app will […]

  3. […] Changing Application Tile in Windows Phone 7 […]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com