如何创建 Java 设备模拟器

发布于 2024-08-26 08:45:24 字数 97 浏览 5 评论 0原文

我想创建自己的设备来与Java ME SDK兼容,实际上它是CDC PBP1.0设备。

有没有人有任何经验可以分享,或者可以向我指出 Sun 混乱网站中的正确位置。

I want to create my own device to be compatible with the Java ME SDK, in fact it is a CDC PBP1.0 device.

Does anyone have any experience to share on this or can point me to the correct place within Sun's jumbled website.

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

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

发布评论

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

评论(2

山田美奈子 2024-09-02 08:45:24

PhoneME Advanced 是 Sun 的开源 CDC 实现。

如果您想创建自己的 CDC 洁净室实现,您可以阅读 CDC规范,但许可测试一致性套件来证明您符合 CDC 要求需要花钱。

您还可以查看微模拟器

PhoneME Advanced is Sun's open source CDC implementation.

If you want to create your own clean room implementation of CDC, you can read the CDC specifications but licensing the Test Conformance Kit to prove you are CDC-compliant will cost you money.

You can also look into microemulator.

離殇 2024-09-02 08:45:24

Sun 的这篇博客解释了这一切 http://blogs.oracle.com/javamesdk/entry/how_to_create_a_custom 应该能让你很好地开始。

This blog by Sun explains it all http://blogs.oracle.com/javamesdk/entry/how_to_create_a_custom should get you started pretty well.

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