问题:因为在As界面里面点击运行后没有反应,所以我去在dos下用命令行启动,启动时立即报错:PANIC: ANDROID_SDK_HOME is defined but could not find Test.ini file in $ANDROID_SDK_HOME\.android\avd
(Note: avd is searched in the order of $ANDROID_AVD_HOME,$ANDROID_SDK_HOME\.android\avd and $HOME\.android\avd)

原因:我之前装过eclipse,且配置了环境变量,只要重新下环境变量即可。不过会这会导致eclipse下使用模拟器有问题。

更多相关文章

  1. Android Studio: 模拟器启动失败解决(Emulator: Process finished
  2. Android emulator模拟器启动错误
  3. Android 模拟器的认识
  4. 在 Android 模拟器中安装 busybox
  5. Android 开发入门问题集:启动模拟器、安装卸载apk、项目调试、导
  6. Android模拟器使用SD卡
  7. android 模拟器命令 附:模拟器不能联网设置
  8. Android模拟器环境中安装和删除应用程序
  9. Android 为模拟器安装其他软件

随机推荐

  1. 【Parallax Animation】实现知乎 Android
  2. 当ListView为空时显示提示语
  3. Android开发之Thread类分析
  4. 高亮显示一个技巧
  5. Android(安卓)风格和主题
  6. Android(安卓)Socket 中文乱码
  7. Android开机启动Activity或者Service方法
  8. 学习BroadcastReceiver
  9. ArcGIS Runtime SDK for Android(安卓)2.
  10. - 编译Native C的helloworld模块