Adding a Custom Icon for the Hybrid App Package Using the Packaging Tool

Use the packaging tool to add a custom icon to the Hybrid App package.

  1. Navigate to SUP_HOME\UnwiredPlatform\MobileSDK22\HybridApp\PackagingTool and double-click the packagingtool.bat file if you are using a 32-bit JDK, or packagingtool64.bat if you are using a 64-bit JDK.
  2. Select the output directory for the Hybrid App package and click OK.
  3. In Project Explorer, choose the project to which to add the custom icon.
  4. Click the Custom Icons tab.
  5. Click Add to add a custom icon.
    When you add a custom icon, the manifest.xml file is updated when you generate the package.
  6. Click Save.
  7. Click Generate to generate the Hybrid App package.