Android: Emulator frequently disconnected (offline)!

前端 未结 7 1831
执笔经年
执笔经年 2021-01-04 18:17

Sometime just after I launched a new emulator, for very first time I was trying to upload my apk, however I got \"emulator: ERROR: the user data image is used by another emu

7条回答
  •  执笔经年
    2021-01-04 18:48

    In my case it happens when I have another process listening on emulator port.

    e.g. if I see:

    emulator-5554 offline
    

    it means that something is using port 5554

提交回复
热议问题