Re-sign a previously signed .bar file

If you need to re-sign the .bar file (for example, if you made changes to the source code), you must increment the application version code in the AndroidManifest.xml file before signing.

  1. In Eclipse, in the Project Explorer navigation window, locate the AndroidManifest.xml file for your project.
  2. Right-click the AndroidManifest.xml file. Click Open.
  3. In the Manifest view, in the Version code, increment the version code to the next available unsigned version.
  4. Repackage the app as a .bar file. Right-click the project. Click BlackBerry Tools > Sign for AppWorld.