应用程序未安装在模拟器上:警告:打开音频输入失败

时间:2012-10-15 08:09:01

标签: android emulation uploading

我创建了一个'hello'项目。我没有改变eclipse生成的默认模板。然后我运行了应用程序。我没有得到任何错误。但是,应用程序未安装在模拟器上。

环境:

windows7 x64
jdk-7u7-windows-x64
installer_r20.0.3-windows
eclipse-jee-juno-SR1-win32-x86_64

我搜索了许多文章,但我找不到任何解决方案。

[2012-10-15 16:39:42 - hello] Android Launch!
[2012-10-15 16:39:42 - hello] adb is running normally.
[2012-10-15 16:39:42 - hello] Performing com.example.hello.MainActivity activity launch
[2012-10-15 16:39:42 - hello] Automatic Target Mode: launching new emulator with compatible AVD 'AndroidAVD4.1.2'
[2012-10-15 16:39:42 - hello] Launching a new emulator with Virtual Device 'AndroidAVD4.1.2'
[2012-10-15 16:39:42 - Emulator] emulator: warning: opening audio input failed

1 个答案:

答案 0 :(得分:-1)

我已经阅读了很多类似文章一周,我试过了 很多事情要解决这个问题:

  • 各种android sdk版本重新安装
  • 项目重新创建
  • avd re-creation
  • 更改eclipse工作区
  • 将android sdk文件夹更改为root,没有空格。
  • 重新启动adb和eclipse。

作为试用版,我卸载了所有防病毒和防御软件,然后执行了重启。 这解决了我的问题。