Reputation: 14711
I installed Eclipse BlackBerry plugin. Installed BlackBerry 10 Simulator. Used CSK file to configure the plug-in. Ran the Android app on a BlackBerry 10 simulator. How do I get the .bar file?
Upvotes: 0
Views: 56
Reputation: 1628
I am unfamiliar with the Eclipse BlackBerry plugin, so I don't know if there is a generated bar laying around after running you could use.
But I do know you can go to http://developer.blackberry.com/android/tools/ and download the Command-line tools. Then you can use the Blackberry APK Packager.exe
to convert the apk to bar.
Upvotes: 1