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.
我想在 Eclipse 中模拟一个 XXHDPI 设备。我已经通过 SDK 管理器更新了所有内容,但似乎没有可用的工具来执行此操作。
有没有人解决这个问题,还是我需要等待进一步的发布?
转到窗口 --> Android 虚拟设备管理器 --> 设备定义 --> 新建...
在那里,您可以创建一个新的标准设备,例如,您可以将其称为 Nexus 10。
大小将是 xlarge 和密度 xxhdpi。
屏幕尺寸(英寸)10 英寸,分辨率 2560x1600
只是玩一下其余的,但它们对于简单地模拟屏幕本身并不重要。
*忘记正确放置相机,但你明白了。