Is there a better (i.e. faster) Android emulator for debugging?
Possible Duplicate:
Slow Android emulator
Is there a faster Android emulator than the one the comes with the SDK? One that can attach to the Eclipse debugger?
Can BlueStacks or YouWave be used for debugging?
Thanks in advance, Barry
You can use the Bluestacks player for debugging. You'll have to connect it like so:
adb connect 127.0.0.1
It's fast but it's only available for the Android version 2.3.7.
链接地址: http://www.djcxy.com/p/16078.html上一篇: 为什么Android模拟器如此之慢?