关于在 Eclipse 中启动 webOS 模拟器的一些新手问题

发布于 2024-12-02 17:29:52 字数 520 浏览 4 评论 0原文

我刚刚点击以下链接: https://developer.palm.com/content/resources/develop/developing_with_the_eclipse_ide.html 安装 webOS SDK、虚拟盒、Eclipse 插件等..一切似乎都工作正常。 但是,我确实发现一些烦人的问题,而且我不知道如何解决它们:

  1. 模拟器总是以窗口大小为 1024x768 开始,这太大了,我找不到在哪里调整窗口大小

  2. 我只是在 Eclipse 中单击了“hello world App”,然后在模拟器中,该应用程序似乎工作正常,只是该应用程序已顺时针旋转 90 度。我还没有做任何事情,但不知道如何解决这个问题。

到目前为止,webOS 开发的用户体验并不那么愉快。

I just followed the following link:
https://developer.palm.com/content/resources/develop/developing_with_the_eclipse_ide.html
to install webOS SDK, virtual box, Eclipse plugin etc.. and everything seems working fine.
However, I do find some problems annoying and I dont know how to fix them:

  1. the emulator always starts with the window size as 1024x768, which is too big and I can not find where to resize the window

  2. I just clicked the "hello world App" in Eclipse and then run the app in emulator, the app seems working fine except the app had been rotated 90 degrees clockwise. I haven't done anything yet, but don't know how to fix the problem.

So far, not so pleasant user experiences with webOS development.

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

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

发布评论

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

评论(1

遥远的她 2024-12-09 17:29:53

好问题。一个问题是,您正在遵循创建 Mojo 应用程序的示例,而您安装的模拟器是为平板电脑开发设置的,它使用 Enyo。尝试 Enyo 框架目录中的一些示例,或尝试按照此处的 Enyo 教程进行操作:https://developer.palm.com/content/api/dev-guide/enyo/tutorial.html

另外,如果您想做的是进行手机开发,那么您会想要看一下最下面的SDK下载页面: https://developer.palm.com/content/resources/develop/sdk_pdk_download .html

只需下载您想要的任何图像并按照其中的说明进行安装即可。当模拟器启动时,它将以适合被模拟设备的大小启动。

有关模拟器本身的更多信息,请查看此页面:https:// /developer.palm.com/content/api/dev-guide/tools/emulator.html

为了回答您的问题的评论,有很多 TouchPad 平板电脑,惠普表示将继续提供支持。开发人员报告应用程序销量非常好。

Good questions. One problem is that you're following examples for creating Mojo apps whereas the emulator you've installed is setup for Tablet development, which uses Enyo. Try some of the examples in the Enyo framework directory or try following the Enyo tutorial from here: https://developer.palm.com/content/api/dev-guide/enyo/tutorial.html

Also, if what you did want to do is do phone development then you'll want to take a look at the bottom of the SDK download page: https://developer.palm.com/content/resources/develop/sdk_pdk_download.html

Just download whichever image(s) you want and install it following the instructions found there. When the emulator starts it will start in the size appropriate to the device being emulated.

For more information on the emulator itself, check this page: https://developer.palm.com/content/api/dev-guide/tools/emulator.html

And to answer the comment on your question, there are a lot of TouchPad tablets out there which HP has said it will continue to support. Developers are reporting very good sales of apps.

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