[2011-08-22 17:41:23 - DeviceMonitor]Connection attempts: 1
[2011-08-22 17:41:25 - DeviceMonitor]Connection attempts: 2
[2011-08-22 17:41:27 - DeviceMonitor]Connection attempts: 3
[2011-08-22 17:41:29 - DeviceMonitor]Connection attempts: 4
[2011-08-22 17:41:31 - DeviceMonitor]Connection attempts: 5
[2011-08-22 17:41:33 - DeviceMonitor]Connection attempts: 6
[2011-08-22 17:41:35 - DeviceMonitor]Connection attempts: 7
[2011-08-22 17:41:37 - DeviceMonitor]Connection attempts: 8
[2011-08-22 17:41:39 - DeviceMonitor]Connection attempts: 9
[2011-08-22 17:41:41 - DeviceMonitor]Connection attempts: 10
[2011-08-22 17:41:43 - DeviceMonitor]Connection attempts: 11
[2011-08-22 17:41:49 - adb]
[2011-08-22 17:41:49 - adb]This application has requested the Runtime to terminate it in an unusual way.
[2011-08-22 17:41:49 - adb]Please contact the application's support team for more information.然后就弹出对话框 adb.exe has stopped working、
不想用模拟器、速度太慢了、
请大家看看是个什么问题、

解决方案 »

  1.   

    你的手机USB驱动安装了么?把USB线插到手机上以后手机有什么反应,提示USB连接了么?
      

  2.   

    adb kill-server
    adb devices
    或重启下模拟器
      

  3.   

    是重启下手机 或 手机上面的adbd服务
      

  4.   

    手机和电脑都重启过了、手机USB驱动也安装了、还是一样的问题、
    手机是HTC Incredible S、
    手机上的USB调试都开了啊、
      

  5.   

    [2011-08-22 18:31:28 - helloworld] ------------------------------
    [2011-08-22 18:31:28 - helloworld] Android Launch!
    [2011-08-22 18:31:28 - helloworld] adb is running normally.
    [2011-08-22 18:31:28 - helloworld] Performing volfly.helloworld.HelloworldActivity activity launch
    [2011-08-22 18:31:31 - helloworld] Uploading helloworld.apk onto device 'HT15STD08220'
    [2011-08-22 18:31:32 - helloworld] Failed to install helloworld.apk on device 'HT15STD08220': Connection refused: connect
    [2011-08-22 18:31:32 - helloworld] java.net.ConnectException: Connection refused: connect
    [2011-08-22 18:31:32 - helloworld] Launch canceled!现在就是这样了、、
    怎么办、、
      

  6.   

    不想用模拟器的话,除了真机之外,还可以用android-x86哦,更经济、更方便、更实用哦。
    有兴趣的话可以看下我的博客,里面有andriod-x86专栏的。。
      

  7.   

    解决了、结贴、
    http://blog.csdn.net/kesenhoo/article/details/6626027