-1

I installed the driver for Samsung Galaxy 10.1 tablet in my PC (Windows7), but i can't get device-name when I run adb device command in cmd prompt.

If any solution for that, please share it with me

Iulius Curt
  • 4,984
  • 4
  • 31
  • 55
Dhina
  • 1
  • 1

2 Answers2

0

You need to enable usb debugging on your device. Check this post also Problem when connecting my device to PC? ,if enabling USB debugging doesn't help.

Community
  • 1
  • 1
mihail
  • 2,173
  • 19
  • 31
0

As mihail wrote - you need to enable usb debugging. Unplug the usb cable, go to Settings -> Manage Applications -> Usb debugging -> turn in on and re-plug the cable. Device should be recognized as development one and drivers will be installed(win7 should find them automatically)

Mykhailo Gaidai
  • 3,130
  • 1
  • 21
  • 23