0

I am developing android apps in eclipse. everything is working fine two days ago. due to some reason i had to install a fresh copy of windows, in new window I installed jdk-7u51-windows-i586 and start eclipse. now USB debugging with real device is not working. I am using Window 7 ultimate 32-bit. I tried Micromax A77 android 4.2.2, Samsung Galaxy S4 but none of the device able to install app directly from PC.
Also I install Google USB Driver. But not worked.

  • connect your device as media deviec not as usb mass storage . also ensure that your device have enabled usb debugging in developer options. – Waqar Ahmed Mar 04 '14 at 06:54
  • I am connecting device as media device and usb debugging is also enable in developer option –  Mar 04 '14 at 07:11
  • I restarted it more than 10 times but on debug time it launch virtual device instead of detecting real device –  Mar 04 '14 at 07:13

3 Answers3

1

Install "Moborobo" Software and try http://www.moborobo.com/products/moborobo.html

abhishek kumar gupta
  • 2,189
  • 6
  • 35
  • 56
  • But two days ago it is working fine without moborobo –  Mar 04 '14 at 07:12
  • Hi Tinku, as you have installed new OS(Windows), previously installed drivers are not present. Just try to install multipurpose drivers(like Moborobo) or vendor specific drivers(like Samsung Kies). – abhishek kumar gupta Mar 04 '14 at 07:16
  • I had the same issue, no way to debug with USB after rebooting. Moborobo solved it. – Julien L Aug 29 '16 at 13:21
0

Have you installed Samsung Kies?

http://www.samsung.com/uk/support/usefulsoftware/KIES/JSP

tpbapp
  • 2,506
  • 2
  • 19
  • 21
  • But two days ago it is working fine without these keys –  Mar 04 '14 at 07:12
  • @TinkuRana Yes, but you stated that you installed a new version of your OS, therefore it may not be updated with the latest drivers etc. I had this exact problem before and it worked after I installed Kies. – tpbapp Mar 04 '14 at 09:32
  • thanks tpbapp but abhishwke answer solved my problam, but +1 for you –  Mar 04 '14 at 09:45
0

Update Android ADT to latest It may work

Sharanabasu Angadi
  • 4,304
  • 8
  • 43
  • 67