替代android的AVD模拟器模拟器、android、AVD

由网友(亲爱的,永远⒈起)分享简介:所以对我来说模拟器永远不会奏效。我不想USB调试。所以,我的开发周期涉及包装的编辑一个新的APK让我在Eclipse中,并通过下拉框把它发送到我的手机,并安装和运行从那里的APK,指出错误,并重复循环。So for me the emulator never works. And I don't want to US...

所以对我来说模拟器永远不会奏效。我不想USB调试。所以,我的开发周期涉及包装的编辑一个新的APK让我在Eclipse中,并通过下拉框把它发送到我的手机,并安装和运行从那里的APK,指出错误,并重复循环。

So for me the emulator never works. And I don't want to USB debug. So my development cycle involves packaging a new apk for edits I make in Eclipse, and sending it to my phone through dropbox and installing and running the apk from there, noting the errors, and repeating the cycle.

我想知道是否有任何其他仿真器或用于测试的APK更容易的方法。谢谢你。

I want to know if there are any other emulators or easier ways for testing an apk. Thanks.

推荐答案

http://androvm.org/ 是有前途的,它似乎工作以及在仿真器,如果没有更好,但你必须做一点点的配置。

http://androvm.org/ is promising, it seems to work as well as the emulator does if not better but you have to do a little bit more configuration.

Androvm hasnow变成 http://www.genymotion.com/ 这是更容易比所有其他的替代使用,我EXPEC这是你将要使用的。

Androvm hasnow turned into http://www.genymotion.com/ which is even easier to use than every other alternative, i expec this is what you will want to use.

另一种选择是,亚行通过WiFi,可以让你没有做的保管箱步http://forum.xda-developers.com/showthread.php?t=1685736.对于这个工作,你会虽然需要root。

The other option is adb over wifi, which will let you use your phone without doing the dropbox step http://forum.xda-developers.com/showthread.php?t=1685736. For this to work you will need root though.

阅读全文

相关推荐

最新文章