In Blackberry, can we create common library that can be used by different applications?

后端 未结 2 741
予麋鹿
予麋鹿 2021-01-23 08:37

I want to create a common 3rd party library, that can be shared and used by different applications and be consistent. Can we acheive this ?.If yes, how and where will this libra

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-23 09:25

    What is your goal with a BlackBerry library? rapc can compile jar libraries into your application, which would be the easist way to do this.

提交回复
热议问题