有没有办法在不使用sun java wireless tool kit或任何j2me ide的情况下运行j2me(jar/jad)程序?
我想在我的 PC 上运行我的 j2me 程序(jar/jad)而不使用任何 IDE 或 sun java wireless 工具包或类似的东西?
Oracle 还提供其他工具吗?
I want to run my j2me program (jar/jad) in my PC without using any IDE or sun java wireless toolkit or something like that?
Is there any other tool provided by Oracle?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的,有可能。您可以使用 Java ME SDK 3.0.5。还有许多其他 SDK 可用于在 PC 上运行 Java ME 应用程序。它们是 Sprint SDK、三星 SDK,索尼爱立信 SDK 或 LG SDK。您还可以使用 Nokia RDA 设备 来运行 Java ME 应用程序。
Yeah possible. You can use Java ME SDK 3.0.5. And lot of other SDK available for run the Java ME applications on PC. These are Sprint SDK, Samsung SDK, Sony Ericsson SDK or LG SDK. Also you can use Nokia RDA device for run your Java ME application.
三星发布了类似于“sun java wireless tool kit”的工具包。最好尝试一下。很多供应商(例如诺基亚)都提供了他们的 SDK。最好您在网上搜索并尝试。他们提供了开发环境,以便您可以开发 j2me 应用程序,也可以运行 jad/jar 文件。
但我认为不存在唯一的运行环境。运行环境的工具是与开发环境(SDK)一起提供的。
Samsung released its tool kit which is similar to "sun java wireless tool kit". Its better to try that.Many vendors like Nokia provide their SDKs.It is better that you search the net and try.They provide the development environment so that you can develop a j2me app and also be able to run jad/jar files.
But I think there is no only running environment.The tool for running environment comes with the development environment (SDKs).