top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to Set the Windows Phone 8 icons in Visual Studio 2012?

+1 vote
221 views

Hi friends i am developing windows phone application, i want to know how to set application Icon images in Visual studio 2012...........

posted Nov 3, 2014 by Saravanan

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

You can find the WMAppManifest.xml, under the properties node of the project in the Visual Studio solution explorer. Just double click on it which will provide you the options to modify the icons for your windows phone 8 app.

enter image description here

answer Nov 4, 2014 by Jdk
Similar Questions
+1 vote

I am using Visual Studio 2013 for developing windows phone application how to test my application any one explain how can i achieve this... thanks in advance:)

+2 votes

I need XAP File for put my own application in my windows phone local store but i dont know where the XAP file placed in my application...........

+1 vote

I need complete code for sending mail(compose mail) from my windows phone application any one help how to achieve this........

+1 vote

I need to know how to achieve the following thigs??
1. Passing a string value using formatted string.
2. Passing multiple parameters.
3. Passing complex object

...