Develop Blackberry apps using native API or J2ME?

后端 未结 8 1044
太阳男子
太阳男子 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:23

    From my experience: stick with the native BlackBerry UiApplication. It is the best for BlackBerry and provides the best user experience for BlackBerry users. You can't copy that with J2ME easily.

提交回复
热议问题