Android中的模拟器问题 [英] Emulator problem in Android

查看:132
本文介绍了Android中的模拟器问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我启动模拟器时,我面临许多问题(错误): -

  HttpConnectionApp] emulator-5554断开连接! 
取消net.paxcel.http.HttpConnectionApp活动启动!

模拟器]模拟器:错误:用户数据映像被另一个模拟器使用。
中止

每次我必须重新运行它,但都是徒劳的。 p>

我如何改进这个,以便我可以在同一个AVD上重新运行应用程序?

解决方案

我的计算机锁定后我遇到了同样的问题,我不得不重新启动电脑。



擦除用户数据没有解决我的问题,我必须手动删除以下文件夹

  C:\Users\%UserName%\.android\avd\\ \\ AVA \\ 


When I launch the emulator I face many problems (Errors):-

HttpConnectionApp]emulator-5554 disconnected!
Cancelling 'net.paxcel.http.HttpConnectionApp activity launch'!

Emulator]emulator: ERROR: the user data image is used by another emulator.
aborting            

Each time I have to re-run it but all in vain.

How can I improve this so that I can re-run the application on same AVD?

解决方案

I had the same issue after my computer locked up and I had to power cycle it.

Wiping the user data didn't fix my problem, I had to delete the following folders manually

C:\Users\%UserName%\.android\avd\AVD2.1.avd\cache.img.lock
C:\Users\%UserName%\.android\avd\AVD2.1.avd\userdata-qemu.img.lock

这篇关于Android中的模拟器问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆