How to set application icon
If you want to set your own application icon in Android then here is the solution. Please follow these step.
1. Put you icon in ‘res/drawable/’ directory.
2. Open your AndroidManifeast.xml file in code mode.
3. Find this attribute ‘android:icon=”@drawable/icon’ in this tag ‘<application’. Here icon is the your icon file name. Here you have two option either you can replace ‘icon’ name with you icon file name or save icon file by ‘icon’ name.
4. Run your Emulator. Now check applications list in the emulator the new application icon installed and ready.
Categories: Android
Tags: android, android app icon, android application icon, application icon
Leave a Reply Cancel reply
Feel free to browse my blog! If you find it helpful please leave some comments or spread the word about this blog!
Recent Posts
Categories
Archives
- April 2013 (1)
- June 2012 (2)
- May 2012 (1)
- March 2012 (1)
- December 2011 (1)
- November 2011 (1)
- September 2011 (2)
- July 2011 (1)
- April 2011 (3)
- October 2010 (1)
- April 2010 (1)
- March 2010 (2)
- November 2009 (8)
- October 2009 (4)
- July 2009 (4)
Can I just say what a relief to find someone who actually knows what theyre talking about on the internet. You definitely know how to bring an issue to light and make it important. More people need to read this and understand this side of the story. I cant believe youre not more popular because you definitely have the gift.
Great…