开发者

Trying to figure out how to codesign a blackberry app

I just finished my first black berry app and I'm assuming I must codesign it before sub. On my eclipse there is a option to install new signature keys. How do I get a signature key? I could not find no o开发者_如何学运维ptions in eclipse to then sign the project.


You will be able to run your application in the simulator without signing it, but in order to run it on a real device you will indeed have to get signing keys and sign your application. In order to get code signing keys, you will have to fill out a registration form here. BlackBerry recently simplified this process, but there are still several steps to it and once you fill out that application you'll still need to wait for RIM to give you your keys and further instructions. Once you have your keys, you can use the eclipse option to install them and use them when building your application, so that you can deploy it to a real device (this option is available in the preferences for the blackberry plugin).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜