Develop Blackberry apps using native API or J2ME?

后端 未结 8 1045
太阳男子
太阳男子 2021-02-01 21:48

We\'re about to build a Blackberry application but would love some input on whether to implement using J2ME (MIDlet based) or Blackberry native (UIApplication).

I unders

8条回答
  •  粉色の甜心
    2021-02-01 22:18

    I agree with Anthony, I'd go with the BlackBerry specific APIs for BlackBerry apps. J2ME is just not portable, and BlackBerry has a lot better support for their proprietary APIs.

提交回复
热议问题