0

I am new on Android Development. I have installed Android Studio and it is not picking any android device (Nexus 5, Sony Xperia Z, Samsung Note II). I am on window 7-64bit.

3 Answers3

0
  • Activate developer mode
  • Activate debug mode
  • Download drivers for the device

Profit.

Victor Viola
  • 575
  • 1
  • 4
  • 14
  • Android studio don't need any device drivers, and even I have nexus 5, It is google device. – Muhammad Zeeshan Hussain Jan 14 '16 at 11:47
  • A driver has nothing to do with android studio or even if you're using a google device...... If you're running android studio on windows you will need the google usb driver to enable debugging. You sayed you are new , and then you know what's needed ? Stupid. – Andre Classen Jan 14 '16 at 12:03
0

At first be sure that you install Google USB Driver in the SDK.

Then go to control panel -> devices -> your device, then click check for updates -> browse from desktop -> target to this folder \extras\google\usb_driver

abozaid
  • 967
  • 8
  • 11
-1

You have do enable developer mode on your device and also debug usb.

Stefano
  • 3,127
  • 2
  • 27
  • 33