原文地址:http://blog.csdn.net/johnnycode/article/details/44988493

如果你删除 Android Emulator 提示 The selected AVD is currently running in the Emulator !那么你可以继续看下去!


处理方法还是蛮简单, Stackoverflow 已经给出解决方法

In Linux/*nix and OSX:Find the .android folder in your $HOME directory.In .android there should be a avd folderIn the avd folder should be one or multiple .ini file and a corresponding *.avd virtual device folder.Delete both the .ini file and the .avd folder you want to get rid of.Return to the Android sdk and AVD manager.

简单来说到用户根目录下(~/.android/avd)删除与 Emulator 同名 .ini 文件和 avd 虚拟设备文件夹.

MacBook:avd john$ pwd/Users/john/.android/avdMacBook:avd john$ lltotal 8drwxr-xr-x  13 john  staff  442  4 11 01:07 Nexus_5_API_16.avd-rw-r--r--   1 john  staff  122  4 11 01:07 Nexus_5_API_16.ini

因为只有一个虚拟机所以直接 rm -rf * 即可!

参考文章:
Can't delete virtual device from Eclipse, android

更多相关文章

  1. 使用android studio中遇到的常见问题及解决方法
  2. 有关谷歌Android和Java历史的一课
  3. Android删除指定文件夹下所有、删除指定文件夹和里边所有内容
  4. Android(安卓)Studio 报错集合解决方案
  5. Android(安卓)截取屏幕
  6. Android(安卓)压缩解压zip文件
  7. Android(安卓)Activity中启动另一应用程序的方法,无需类名
  8. android Ant混淆打包遇到的几个问题 SDK 升级到4.0后
  9. Android(安卓)APK反编译

随机推荐

  1. Android应用程序防止被LMK干掉
  2. 升级Android SDK后ADT找不到adb.exe文件
  3. Android Debug Bridge(adb, Android调试
  4. Android视频播放程序关键部分简要解析
  5. Android API Demos学习(1) - Hello World
  6. Android中Bundle的使用示例
  7. VisionMobile:生态环境的游戏:破坏Android
  8. Android 开发论坛
  9. android自定义style主题样式
  10. Android 中的ORM框架