Changing the Hybrid Web Container Icon

Modify the application icon shown on the home screen by replacing the icon image files..

Changing this icon also changes the image used on the About screen, and the image that sometimes shows up in the title bar.

The icon image files are located in these directories:
  • ...\HybridWebContainer\res\drawable-hdpi
  • ...\HybridWebContainer\res\drawable-ldpi
  • ...\HybridWebContainer\res\drawable-mdpi
  1. Go to each directory and replace the icon.png image file with another .png image of your choice.
    Note: The new image files must use the same name as those you replaced, including the file extension, and they must have the same resolution as the original images.
  2. Rebuild the project.