manifest:
launcherIcon="LauncherIcon"
drawables.xml
<bitmap id="LauncherIcon" filename="icon-30px.png" />
Size icon 30x30px.
The documentation says: If a launcherIcon isn’t specified a default icon will be compiled into the application.
How change launcherIcon?