问题链接:

Android error: Failed to install *.apk on device *: timeout

http://stackoverflow.com/questions/4775603/android-error-failed-to-install-apk-on-device-timeout

问题描述:

大意是:多次遇到Android应用程序编译运行超时,尝试过

1、(Project->Clean)

Android error: Failed to install *.apk on device *: timeout_第1张图片

2、重启外部手机设备、Eclipse、手提电脑

3、使用ADV的虚拟机运行


最佳的回答是:

In Eclipse, 

select Window --> Preferences,

then Android --> DDMS and 

set ADB connection time out (ms) to something longer than the default (which is 5000).

将ADB(android database)的最大连接时间调大。

Android error: Failed to install *.apk on device *: timeout_第2张图片

更多相关文章

  1. Android 微信分享,微信分享图片
  2. Android操作系统默认图片
  3. Android——intent分享图片到微信好友、朋友圈、QQ
  4. android拖动图片移动效果
  5. Android拷贝图片到指定文件路径
  6. android 关于图片的放大,缩小,旋转功能的实现(附源码)
  7. Android Location 和 Sensor的使用,图片旋转角度
  8. Android 图片拖动和缩放

随机推荐

  1. Mac Error Create Android(安卓)Project
  2. Android简单画板的实现
  3. Android(安卓)Weekly Notes Issue #234
  4. Managing Projects from Eclipse with AD
  5. Android(安卓)为Notification加上一个进
  6. 利用xml文件创建Menu
  7. 在Android上做List Remove的时候遇到的异
  8. android adb shel l命令使用 解决 Read-o
  9. Android(安卓)Studio与 Android(安卓)SDK
  10. Android用http协议上传文件