BlackBerry announced a partnership with Amazon AppStore last month.
User who developed Android Apps and now upload to Amazon AppStore!
Let's follow the steps bellow to uplaod your apps to Amazon AppStore!
I like to Start from Testing Service, to make sure that my app doesn't have any problem on Amazon AppStore
After testing, you can simply submit your apps to Amazon Store
Login first
Fill In General Information
General Information Finished
Fill In Available Pricing
Available Pricing Finished
Fill In Description
Description Finished
Fill In Images & Multimedia
Images & Multimedia Finished
Fill In Content Rating _1
Fill In Content Rating _2
Content Rating Finished
Fill In BinaryFiles _1
Fill In BinaryFiles _2
BinaryFiles Finished _1
BinaryFiles Finished _2
App Submission Finished
Now you can wait for the approval and let others know your app links on Amazon AppStore!!
Enjoy!!
I write many android apps and want to bring them into BlackBerry World, how can I do it?
Basically I don't like to use the integrated tools in eclipse... so I decide to use commandline tool!
1. Download BlackBerry Tools for Android Development 2.0.4
For mac
For Windows
For Linux
The blackberry-apkpackager is located at BlackBerry_Tools_for_Android_Development-2.0.4/bin
2. Using blackberry-apkpackager to repackage APK fils to BAR files.
Orginal : The folder with APK files
Repacked : The fold with converted bar files.
imactekiiMac:~ imac$ blackberry-apkpackager Orginal -t Repacked
3. Using batchbar-signer to sign BAR fils..
imactekiiMac:~ imac$ batchbar-signer Repacked author.p12 passwd passwd
Very useful tools, enjoy!!
Simon