This post is not for PhoneGap/Cordova support, but rather for folks
who work on the Cordova project itself. Please post your question to
the Cordova tag on StackOverflow.

On Thu, Apr 16, 2015 at 4:38 AM, mirza farhan <[email protected]> wrote:
> Hi Team,
> Good Morning!
> I need to change Application icon for my Android application. I have set it 
> in config.xml file like
> <icon src="res/android/myicon.png" />    <platform name="android">      <icon 
> density="mdpi" src="res/android/myicon.png" />      <icon density="hdpi" 
> src="res/android/myicon.png" />      <icon density="xhdpi" 
> src="res/android/myicon.png" />      <icon density="xxhdpi" 
> src="res/android/myicon.png" />  </platform>
> but it didnt word for me. im using CORDOVA in visual studio .. kindly do help 
> me to get rid of this problem.
> Thanks in Advance.



-- 
===========================================================================
Raymond Camden, Developer Advocate for MobileFirst at IBM

Email : [email protected]
Blog : www.raymondcamden.com
Twitter: raymondcamden

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

  • Icon Issue mirza farhan
    • Re: Icon Issue Raymond Camden

Reply via email to