如何为symbian平台制作java应用程序?

发布于 2024-11-28 16:34:13 字数 131 浏览 2 评论 0原文

抱歉,但我是菜鸟。 请告诉我,如果我为我的 java 类制作一个 jar 文件,并且它在我的电脑上完美运行,但它无法在我的 symbian S60 版本 5 手机上运行,​​请告诉我出了什么问题。

请告诉我为移动设备编写代码的区别。

Sorry but i am a noob.
please tell me what is wrong if i make a jar file of my java class and it runs perfectly on my pc but it wont work on my symbian S60 version 5 mobile.

please tell me the difference for writing code for mobile.

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

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

发布评论

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

评论(2

北恋 2024-12-05 16:34:13

如果您从 Carbide 下载 AppTRK 应用程序并将其安装到手机上,并通过 USB 将手机连接到 PC,您可能会获得一些对您有帮助的调试跟踪。

这适用于本机应用程序,我不确定它是否适用于 Java 应用程序

If you download and install the AppTRK application from Carbide onto your phone, and connect the phone to your PC via USB, you may get some debug traces that help you.

This works for native apps, I'm not sure if it'll work for Java ones

傲娇萝莉攻 2024-12-05 16:34:13

不幸的是,没有人能确切地告诉您为什么某些代码在某些条件下有效而在其他条件下失败。您必须使用调试器来找出代码的哪些部分导致了问题以及原因。您还没有说您使用哪款手机,但我相信您可以从诺基亚开发者网站开始Java

Unfortunately, no one can tell you exactly why certain code works in some conditions and fails in other. You have to use a debugger to find out which portions of code cause the trouble and why. You haven't said which phone you use, but I believe you may start with the Nokia Developer's site for Java.

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