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