Choose your app repackaging tool
As an Android developer, you can choose from the following tools to verify that your app is compatible with the BlackBerry platform, repackage your app as a BAR file that is compatible with the BlackBerry device, and sign your app so that it can be distributed to users through the BlackBerry World storefront.
|
Repackaging tool |
Description |
|---|---|
|
BlackBerry Plug-in for Android Development Tools |
This tool allows you to develop, verify for compatibility, repackage it, and sign your app for the BlackBerry device using the Eclipse IDE. |
|
BlackBerry Packager for Android apps |
This tool is a simple web interface that allows you to verify, repackage, and sign your app without downloading additional software. Point the tool to your Android APK file and the Android SDK on your computer, and the tool will do the rest, with just few mouse clicks required from you. |
|
Command-line tools for Android apps |
The tool or the SDK is a set of command-line utilities that do everything the other tools do, just from the command line. |