I am developing an app using Eclipse IDE Juno and Android SDK.
How do I change my app's icon?
I am developing an app using Eclipse IDE Juno and Android SDK.
How do I change my app's icon?
On
You can find an easy guide here
The step are 2: - Copy the icon in the correct folder/folders - Change the AndroidManifest.xml
Go into your AndroidManifest.xml file
Enjoy using a gui rather then messing with an image editor!