j2me 波兰二进制兼容性

发布于 2024-11-18 21:06:50 字数 221 浏览 1 评论 0原文

是否可以使用 j2me Polish 仅使用一个 jar 文件在多部手机上运行?

基本上我们希望有二进制兼容性,并且不希望不同的手机有不同的构建,同时我们需要有良好的用户界面,

我们确实有 3 个 optino 1. lwuit,2. Polish 3. 定制开发,我们想要去经过抛光,但显示了初始破解,我们需要为单独的设备构建它。

有什么线索/指针吗?

拉克西特

Is it possible using j2me polish to have only one jar file that run across multiple handset ?

basically we want to have binary compatibility, and don't want different build for different handset, at the same time we needs to have good ui

we do have 3 optino 1. lwuit, 2. polish 3. custom development and we wanted to go with polish, but initial hack shown, we need to build it for separate device.

any clue/pointer?

raxit

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

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

发布评论

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

评论(1

诠释孤独 2024-11-25 21:06:50

很多改进都是基于使用预处理器来做不同的事情,所以你会失去它的很多功能。

当然可以在运行时做很多事情,在 OrangePixel 网站上有一些很好的代码,用于从不同的手机获取软键事件(可能需要一些调整)。

在运行时可以做很多事情,但这会很痛苦......欢迎来到 j2me !

A lot of polish is based around using the preprocessor to do different things, so you'd be losing a lot of what it does.

It certainly is possible to do a lot of things at runtime, on the OrangePixel site theres some nice code for getting softkey events off different phones (might need some tweaking).

It's possible to do a lot of stuff at runtime, but it will be painful ... welcome to j2me !

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