Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我买了 Augen Gentouch78 开始涉足 Android 平板电脑的开发,但这个设备使用起来非常痛苦(我要退货了)。有没有办法将模拟器配置为平板电脑规格(即三星 Galaxy Tab)?
您可以使用类似的硬件和 Android 2.2 创建一个 AVD。主要区别在于分辨率(即 600x1024),因此您可以尝试以这种方式配置 AVD:
请记住 AVD 的限制;例如,它们不支持多点触控。
安装三星的 GALAXY Tab 插件,它将 API-8 Galaxy Tab 目标添加到 AVD 创建屏幕的选项列表中。
Honeycomb 平板电脑需要 WXGA 皮肤上的 API 级别 11 或 12。