-1

I recently updated my Samsung S3 to Android 4.3 Earlier everything was working smooth but now my device is not getting listed in adb shell. It is getting connected but always shown "offline".

I tried all the solutions I found online :

  • Changed USB port.
  • Changed USB Cable.
  • Pulled-out and restarted my device.
  • Restarted System / Eclipse.
  • Factory Reset of phone.
  • Re-installed drivers.

Please HELP.

petertc
  • 3,607
  • 1
  • 31
  • 36
S P
  • 854
  • 4
  • 10
  • 21

1 Answers1

1

Try any one of these:

  1. Enable the developer option in S3. I think it might be disabled after the update.
  2. install Samsung android driver into your laptop.

[Please add any settings if I have missed]

Ajay GU
  • 538
  • 4
  • 9
  • I have enabled the developer option already – S P Jan 21 '14 at 07:01
  • Then you need to wait for others to answer. Cheers. – Ajay GU Jan 21 '14 at 07:08
  • I had to update my adb version. it was somehow getting reverted even after updating it. I finally downloaded it separately and replaced the folder then restarted my eclipse. Finally it worked !!!!! – S P Jan 22 '14 at 06:34