Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Midlets と lcdui に基づいて、CLDC 1.1/MIDP 2.1 で実行されるアプリケーションがあります。
PBP プロファイルを使用して CDC 1.1 で同じアプリケーションを実行することはできますか? もしそうなら、どこから始めるべきですか?
Sun WTK 3.0 を使用しています。
CLDC では、メインの midlet クラスの名前を示す JAD ファイルが出発点になります。CDC でのアプリケーションの開始点は何ですか?
これらは、異なる API を持つ 2 つの異なるプラットフォームと VM です。あなたが提案していることは不可能です。