`
263229365
  • 浏览: 476270 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Failed to install *.apk on device 'emulator-5554': timeout

 
阅读更多


错误提示:

Failed to install helloworld.apk on device 'emulator-5554': timeout

或者

the user data image is used

 

原因:

由于模拟器已经开启而没有关闭或者非法关闭引起的。

解决方法:

删除 C:\Documents and Settings\Administrator\.android\avd\对应版本.avd
下所有以.lock结尾的文件夹。

 

 

或者

 

Failed to install *.apk on device *:

timeout Launch canceled!

 

<!---->

1. Cleaning the project (Project->Clean)
2. Restarting device, Eclipse, laptop, all of the above...
3. Moving the project to a location without spaces, according to Failed to install apk on device 'emulator-5554': timeout <

 

 

<!--EndFragment-->
1
1
分享到:
评论
2 楼 bing2012 2012-02-07  
thank  问题解决~~
1 楼 warnerhit 2012-01-17  
Try changing the ADB connection timeout. I think it defaults that to 5000ms and I changed mine to 10000ms to get rid of that problem. If you are in Eclipse, you can do this by going through Window -> Preferences and then it is in DDMS under Android.
我是用这个方法解决了

相关推荐

    Android 模拟器(emulator-5554...)出现错误解决办法

    2. **Failed to install helloworld.apk on device 'emulator-5554': timeout** 这个错误意味着在尝试安装APK到模拟器时超时。为了解决这个问题,你可以调整Eclipse中的ADB(Android Debug Bridge)连接超时设置: ...

    android开发timeout出错的详解

    在Android应用开发过程中,开发者经常会遇到“Failed to install .apk on device 'emulator-5554': timeout”这样的错误,这通常是由于安装APK到设备(通常是Android模拟器)时超时导致的。这个错误可能会影响开发...

    Android错误解决方法大集合

    二、Failed to install *.apk on device 'emulator-5554': timeout 错误 该错误是由于模拟器未关闭或非法关闭所致,解决方法是删除 C:Documents and Settings/Administrator/.android/avd 对应版本.avd 下所有以....

    android网站

    在给定的部分内容中提到了一个安装失败的例子:“[2013-05-30 09:54:15-TweenAnimal] Failed to install TweenAnimal.apk on device 'emulator-5554': timeout [2013-05-30 09:54:15-TweenAnimal] Launch canceled!...

    adb1.0.26包含fastboot.exe

    INSTALL_FAILED_VERIFICATION_TIMEOUT 验证安装包超时 INSTALL_FAILED_VERIFICATION_FAILURE 验证安装包失败 INSTALL_FAILED_PACKAGE_CHANGED 应用与调用程序期望的不一致 INSTALL_FAILED_UID_CHANGED 以前安装过...

    种常见的Android开发错误及解决方.pdf

    四、启动 Android 模拟器时出现 Failed to install on device ‘emulator-5554′: timeout 错误 这个错误是由于卡的原因导致启动超时。解决方法是修改 Eclipse 的 ADB 连接超时时间,设置为 10 秒以上。 五、...

Global site tag (gtag.js) - Google Analytics