J2ME 应用程序出现 outOfMemoryError

发布于 2024-12-27 12:17:03 字数 213 浏览 2 评论 0原文

最近我正在使用LWUIT库开发一个J2ME应用程序,混淆后我的应用程序大小为679 KB。 在某些移动设备和非特定事件中,我收到 OutOfMemoryError 错误。

我想知道这个错误的原因是什么,它与设备内存有关还是我的应用程序的错误有关,解决方案是什么?

预先非常感谢

recently I'm developing a J2ME application using LWUIT library, my application size is 679 KB after obfusticating.
in some mobile devices and in non-specific events I get OutOfMemoryError error.

I want to know what this error is for and does it related to Memory of device or its a bug of my application, and what is the solution?

thanks a lot in advance

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

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

发布评论

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

评论(1

不知在何时 2025-01-03 12:17:03

不幸的是,如果不研究它,就没有办法告诉你如何修复你的应用程序。 此 wiki 条目 是了解优化内存时应注意的事项的良好开端JavaME 应用程序。

Unfortunately there is not a way to tell how to fix your application without studying it. This wiki entry is a good start to understand what to look for when optimizing memory for JavaME apps.

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