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 中创建新的 avd 时,在下拉CPU/ABI中选择:ARM(armeabi-v7a) or choose Intel Atom(x86) 因为我正在创建一些具有不同分辨率的 AVD 以模拟不同移动设备的屏幕,而我总是选择 ARM( armeabi-v7a) 但我不知道为什么哈哈我想知道不同。最好的问候,丹尼尔
ARM(armeabi-v7a) or choose Intel Atom(x86)
据我所知,对于某些版本,例如 4.0.3,您可以在使用 Intel Atom 时启用硬件加速。见这里。