Sometimes we need to modify the various icons of an Android software when it is almost complete.
This time inefficient, not recommended method is to replace the inside of the resource file, which is the Res folder inside the picture file;
In fact, there are other methods can be done, the following:
Androidmanifest.xml Project parameter item double-click the project parameter to manage its application bar icon entry: @drawable/ic_launcher,
Point browser three ways to produce the project icon;
Create New icon Generate Icon Wizard icon from resource name (uppercase)
Point next appears in three ways Image/clipart/text
(Self image/System provides icon/text generation)
Generate and select the resource name point Save (Save), refresh Flush, run (running)
Main form icons and installation works
The icons change into
Eclipse modifies Android Project icon display