Emulator problem in Android

后端 未结 13 725
被撕碎了的回忆
被撕碎了的回忆 2020-12-02 10:36

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

HttpConnectionApp]emulator-5554 disconnected!
Cancelling \'net.paxcel.http.HttpConnectionApp activ         


        
13条回答
  •  生来不讨喜
    2020-12-02 11:02

    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
    

提交回复
热议问题