摘要: 前几天我在做android程序的时候,由于一些错误,导致我emulator出错,再运行的时候就会报:emulator: ERROR: the user data image is used by another emulator. aborting。后来我check了一下,我总结了两种方式来解决这种问题:第一种是:打开C盘下的users --> your login name --> .android --> avd --> your name of avd, 然后你就会发现有几个文件夹名字是以.lock结尾,你需要做的就是把这些文件夹删除,重启一下你的emulator 阅读全文
posted @ 2011-05-02 16:34 AndrewHan 阅读(2133) 评论(0) 推荐(2) 编辑