We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
单击此处将是一个很好的起点,这是最好的地方J2ME 程序员已经在你之前开始...
Clicking here would be a pretty good place to start, it's where the best J2ME programmers have started before you...
安装 NetBeans with J2ME - 您可以在各种目标上测试您的移动应用程序设备模拟器。 简单的开发模型 - 您可以使用 Visual Mobile Designer 快速开发 GUI。
Install NetBeans with J2ME - you can test your mobile applications on a variety of target device emulators. Easy development model - you can develop GUIs rapidly with the Visual Mobile Designer.
我真的建议将黑莓作为目标平台,原因如下:
唯一的缺点:
您可以在此处获取有关黑莓开发的更多信息:
http://na.blackberry.com/eng/developers/started/
I would really recommend looking at Blackberry as a target platform to play with, for the following reasons:
The only cons:
You can get more info about Blackberry development here:
http://na.blackberry.com/eng/developers/started/
从Sun的JavaME(以前的J2ME)网站开始,您可以找到很多文档和示例(即使我必须管理,它们也有点旧)。
如果您想要更复杂、更高级的东西,您可以查看 GEAR Java Mobile Framework。 它是一个轻量级 JavaME 框架,托管在 sourceforge 上。
还有一个博客,其中包含一些有关如何从头开始启动新应用程序的有用教程。
Starting from Sun's JavaME (former J2ME) website you can find a lot of documentation and examples (even if i must admin, they are a little old).
If you want something more complex yet more advanced, you can have a look at GEAR Java Mobile Framework. It's a lightweight JavaME framework and it's hosted on sourceforge.
There is also a blog containing some usefull tutorial on how to start a new application from scratch.