5

Is there something special I have to do to get adb to recognize my phone and tablet?

I turned on developer mode, but when I do "adb devices" I still only get the emulator or nothing at all if there's no emulator running.

Thanks!

corgichu
  • 2,580
  • 3
  • 32
  • 46

2 Answers2

7

In case you are working under Windows, try to install Samsung USB Driver for Windows .. it should be enough ;-)

McLan
  • 2,552
  • 9
  • 51
  • 85
3

I Google'd a bit more and found that if you install Samsung Kies then adb starts recognizing Samsung products. =]

corgichu
  • 2,580
  • 3
  • 32
  • 46