开发者

JavaME: Is it possible to run a MIDLet on a CDC configuration?

We have an application running on CLDC 1.1/MIDP 2.1, based on Midlets and lcdui.

Is it possible to run the same application on CDC 1.1 with the PBP profile ? If so, where should I even start ?

I'm using Sun WTK 3.0.

With CLDC, the starting point is a JAD开发者_如何转开发 file, which indicates the name of the main midlet class. What is the starting point of an application on CDC ?


Those are two different platforms and VMs with different APIs. What you are suggesting is not possible.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜