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.
j2me アプリケーションでアイコンを設定するにはどうすればよいですか? このアイコンを midlet 構成でセットアップしましたが、モバイル メニューで見ることができます。アイコンをどこに置くべきですか?
アプリケーション アイコンは、次のようにアプリケーション記述子 (manifest.mf または JAD ファイル) に配置する必要があります。
MIDlet-Icon: myicon.png
(ストリング)?