简体   繁体   English

用于linux或其他的J2me实现

[英]J2me implementation for linux or other

I'm searching for information on how to create a j2me implementation. 我正在搜索有关如何创建j2me实现的信息。 My target is a generic linux host... does it exist already? 我的目标是一个通用的linux主机......它已经存在了吗? I mean a way to run j2me applications on linux without an emulator? 我的意思是在没有模拟器的情况下在linux上运行j2me应用程序的方法? Do you know where to find info? 你知道在哪里可以找到信息吗?

Have a look at the phoneME project . 看看phoneME项目 It's not officially supported but it does run under Linux. 它没有得到官方支持,但确实在Linux下运行。

This looks like it might be made to do what you want: 这看起来像是可以做你想做的事情:

http://www.microemu.org/ http://www.microemu.org/

It's open source, so you can take it, tweak it, and make it run where you want. 它是开源的,所以你可以拿它,调整它,并让它运行在你想要的地方。

why do you want to do this? 你为什么要这样做?

the only reason I ask is j2me applications are designed for mobile devices. 我问的唯一原因是j2me应用程序是专为移动设备设计的。 This means that you wont be able to run j2me applications on a standard computer without an emulator of somekind?!? 这意味着如果没有某个模拟器,您将无法在标准计算机上运行j2me应用程序?!?

when making j2me apps in linux, the netbeans emulator has had everything I've ever needed 在linux中制作j2me应用程序时,netbeans模拟器已经拥有了我所需要的一切

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM