androideclipseandroid-iconsapplication-icon

How to change the icon of an Android app in Eclipse?


I am developing an app using Eclipse IDE Juno and Android SDK.

How do I change my app's icon?


Solution

  • Go into your AndroidManifest.xml file

    Enjoy using a gui rather then messing with an image editor!