为诺基亚 3120 进行开发?

发布于 2024-07-27 20:28:22 字数 328 浏览 5 评论 0原文

我想为 Nokia 3120 开发应用程序。 据说开发者平台是“Series 40 Developer Platform 1.0”,但从“Series 40 Platform SDKs”页面来看,没有适用于 Platform 1.0 的 SDK Series 40,我只能看到 Series 40、Developer Platform 2.0 等。

我可以使用 Series 40、开发者平台 2.0 或 3.0 开发在诺基亚 3120 上运行的应用程序吗?

I want to develop an application for Nokia 3120. It is said that the developer platform is "Series 40 Developer Platform 1.0" but from the "Series 40 Platform SDKs" page, no SDK Series 40 for Platform 1.0 is available, I can just see Series 40, Developer Platform 2.0 and so on.

Can I develop an application that will run on Nokia 3120 using the Series 40, Developer Platform 2.0 or 3.0?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心不设防 2024-08-03 20:28:22

基本上,您最好的(如果不是唯一的)选择是 Java ME MIDP。 您可以对您的 MIDlet 以及更高版本的 Series 40 SDK; 请记住不要使用诺基亚 3120 上不可用的任何 API。您链接到的文档的 API 部分仅列出了基本的 MIDP/CLDC/Nokia UI API:

JSR 30 连接、有限设备配置 (CLDC) 1.0

JSR 37 MIDP 1.0

诺基亚 UI API

Basically your best, if not only, option is Java ME MIDP. You can program your MIDlets with later versions of the Series 40 SDK; just remember not to use any APIs that are not available on the Nokia 3120. The APIs section of the document you linked to lists only the basic MIDP/CLDC/Nokia UI APIs:

JSR 30 Connected, Limited Device Configuration (CLDC) 1.0

JSR 37 MIDP 1.0

Nokia UI API

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文