我可以在没有实际平板电脑的情况下为 Android 平板电脑进行开发吗?

发布于 2024-09-26 06:32:00 字数 103 浏览 0 评论 0原文

我购买了 Augen Gentouch78 来开始开发 Android 平板电脑,但这个设备使用起来非常痛苦(我要退货)。有没有办法将模拟器配置为平板电脑规格(即三星 Galaxy Tab)?

I bought the Augen Gentouch78 to start dabbing in development for Android tablets, but this device is gravely excruciating to use (and I'm returning it). Is there a way to configure the emulator to tablet specs (namely Samsung Galaxy Tab)??

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

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

发布评论

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

评论(2

鹤仙姿 2024-10-03 06:32:00

您可以使用类似的硬件和 Android 2.2 创建 AVD。主要区别在于分辨率(600x1024),因此您可以尝试通过以下方式配置 AVD:

alt text

只需保留牢记 AVD 限制;例如,它们不支持多点触控。

You could create an AVD with similar hardware and Android 2.2. The main difference is the resolution (which is 600x1024), so you can try configuring your AVD this way:

alt text

Just keep in mind the AVD limitations; for instance, they don't support multitouch.

别靠近我心 2024-10-03 06:32:00

安装 Samsung 的 GALAXY Tab 插件,它将 API-8 Galaxy Tab 目标添加到 AVD 创建屏幕的选项列表中。

Honeycomb 平板电脑在 WXGA 皮肤上需要 API 级别 11 或 12。

Install the GALAXY Tab addon by Samsung, it adds a API-8 Galaxy Tab target to the options list in the AVD creation screen.

The Honeycomb tablet require a API level 11 or 12 on WXGA skin.

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