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.
可能重复: 慢速安卓模拟器
有没有比 SDK 自带的更快的 Android 模拟器?一个可以附加到 Eclipse 调试器的?
BlueStacks 或 YouWave 可以用于调试吗?
在此先感谢,巴里
您可以使用 Bluestacks 播放器进行调试。您必须像这样连接它:
adb connect 127.0.0.1
它速度很快,但仅适用于 Android 版本 2.3.7。