Can't delete virtual device from Eclipse, android

前端 未结 6 1190
面向向阳花
面向向阳花 2020-12-12 11:13

I have multiple virtual devices, some of them can\'t be deleted.

Error message is

The android virtual device XXX is currently running in an e

6条回答
  •  眼角桃花
    2020-12-12 11:43

    An alternative and much simpler solution that works from the AVD manager.

    From the AVD manager click the New button. Set the name as the name of the device that you can't close, choose any settings, and tick the box that says Override the existing AVD with the same name.

    This will kill the old one and overwrite with the new one. The new one isn't running and so can be deleted.

提交回复
热议问题