LWUIT 端口、黑莓和 Android
什么方法更适合在 Blackberry 和 Android(本机或移植)上进行开发。我尝试将 LWUIT 移植到黑莓上,但发现这并不容易,手机上有很多错误。任何有关成功将 LWUIT 应用程序移植到黑莓且手机上不会显示错误的帮助都将受到赞赏。
What approach would be better for developing on Blackberry and Android (native or porting). I tried porting LWUIT to blackberry and i did not find it easy, so many errors on the phone. Any help on succesfully porting LWUIT app to blackberry without the errors showing on the phone is appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
将 LWUIT 与 Blackberry 一起使用非常容易。 LWUIT 1.5 具有用于 Blackberry 开发的 RIM.jar。只需下载 LWUIT 1.5 并将其用于黑莓的发展。 LWUIT 1.5 软件包中还提供了一些示例 Blackberry 应用程序。
Its very easy to use LWUIT with Blackberry. LWUIT 1.5 having RIM.jar for Blackberry development. Just download the LWUIT 1.5 and use this for blackberry development. Some sample Blackberry application also available on that LWUIT 1.5 package.
查看 Thorstens Android 端口 他也有 RIM 端口但我建议使用 SVN 的官方 RIM 端口。正如巴哈拉特在他的帖子中提到的那样。
Check out Thorstens Android port he also has a RIM port but I recommend using our official RIM port from SVN. As Baharath mentioned in his post.
现在你可以看看CodeNameOne,它是WORA(Write Once Run Everywhere)的一个光明前景。
You can now look at CodeNameOne which is a bright prospect of WORA(Write once Run Everywhere).