I created a new android project in eclipse, but didn't change the default icon at the time. Later on I realized I wanted to use Eejot's icon instead of the default. This is how you can do it in eclipse:
1) Open the AndroidManifest.xml file.
2) Click on the "Application" tab at the bottom of the editor.
3) In the text box labeled "Icon" click the "Browse" button at the end.
4) This will bring up a "Resource Chooser" window. Click on "Create New Icon" button.
5) This opens a "Create Asset Set" window. Enter a new icon name. Hit Next.
6) Click the "image" tab. Hit "browse" and navigate to the image you want to use.
7) If you would like to choose a background color, do so at this time.
8) Hit "Finish" once done.
Comments
Post a Comment