android - Problem Nexus 1 running apps on my phone from Eclipse -


i have samsung google nexus s. great phone.

i have been developing apps on it, not of problem.

since last week can not run apps eclipse on phone anymore. following error:

[2011-04-11 20:12:48 - imagebrowser] android launch! [2011-04-11 20:12:48 - imagebrowser] adb running normally. [2011-04-11 20:12:48 - imagebrowser] performing com.xxx.android.imagebrowser.imagebrowser activity launch [2011-04-11 20:12:48 - imagebrowser] automatic target mode: using device '34315b519d6000ec' [2011-04-11 20:12:48 - imagebrowser] uploading imagebrowser.apk onto device '34315b519d6000ec' [2011-04-11 20:12:48 - imagebrowser] failed install imagebrowser.apk on device '34315b519d6000ec': established connection aborted software in host machine [2011-04-11 20:12:48 - imagebrowser] java.io.ioexception: established connection aborted software in host machine [2011-04-11 20:12:48 - imagebrowser] launch canceled! 

i going out of mind. has been working before. have tried running hello world app same problem.

my machine: apple i5, pretty standard. os: windows 7 32 bit eclipse: helios service release 2 adb: android debug birdge version 1.0.26 have re-installed google usb drivers per following link: http://developer.android.com/sdk/win-usb.html usb debugging enabled on phone

i have hard factory reset phone in case wrong.

i @ wits end. worked fine, , went berserk , nothing works.

2 things: week ago plugged in ipod had been in someones windows machine , appeared have virus on it. have run avg , removed 1 or 2 things on there, has not helped.

secondly have 3g dongle use internet, , connects via usb. have been using phone no problem...

when plug in phone, appears in eclipse in devices panel, , online , showing honeycomb android version. then, when hit run, above message/error occurs , device offline. can unplug , plug in again, , start beginning same results.

very oddly, have had issues when disabling usb debugging, , trying copy photos phone. when enabled device usb storage, woudl connect fine, not stay on stable. if went images folder, disconnect. extremely odd.

help???

as can see log, issue an established connection aborted software in host machine.

so wasn't caused 1) physical loss of connection or 2) device itself.

the issue therefore lies computer. have tried:

  1. performing full system scan @ least 1 different anti-virus package
  2. disabling active-scanning of anti-virus software while copying
  3. re-installing adb
  4. as last resort: re-installing eclipse , android sdk/avd

Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -