I am developing an APP using Eclipse IDE Juno and Android SDK. How do I change my apps icon?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
In your AndroidManifest.xml file
|
|||
|
|
|
Go into your AndroidManifest.xml file Hope this helps! |
|||
|
|
|
You can find an easy guide here The step are 2: - Copy the icon in the correct folder/folders - Change the AndroidManifest.xml |
|||
|
|