1

I have an Android .apk which is BlackBerry-10 compatible according to their online check tool. I have a BlackBerry developer account and received 2 .cjs files via email (RDK and PBDT). What are my next steps to convert my .apk into a BlackBerry-10 compatible format, sign it and publish? What software do I need?

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
Droidman
  • 11,485
  • 17
  • 93
  • 141

1 Answers1

2

You could use the online repackaging tool or the BB Eclipse plug-in.

Ahmad
  • 69,608
  • 17
  • 111
  • 137
  • yeah but what about signing and publishing? – Droidman Feb 10 '13 at 12:35
  • This *will* sign it. Pubishing? From here: https://appworld.blackberry.com/isvportal/login_input.do?pageId=0&csrfToken=MQHT-TT5Y-1R01-1IAO-GAUC-GQSS-BGHZ-G1Y3 – Ahmad Feb 10 '13 at 13:06
  • @Ahmad ... Hello doing the same thing as mentioned in http://developer.blackberry.com/android/documentation/install_plugin_prerequisites_1895476_11.html this doc , I have Eclipse Juno Version ..but I am not able to download & Install the Blackberry_Android plugins ..pls help me – AK Joshi Feb 11 '13 at 10:27