Phone not getting listed in devices window in eclipse upon usb connection

315 views Asked by At

I have Asus Zenfone2 and I want to do usb debugging for android on my phone. I have done the following:

  1. enabled USB debugging from developer options.
  2. Downloaded OEM driver for Zenfone 2 from here. Unzipped the downloaded file. It had the following files: OEM Driver

  3. From the Device manager selected Portable Devices > ASUS_Z00AD > Right click and Update Driver Software > Browse my computer for driver software > Selected C:\Users\IBM_ADMIN\Downloads\ASUS_Android_USB_drivers_for_Windows_20150212\Windows_XP_VISTA_7_8_8.1 > Next.

  4. I got the message :

Result

But My device is still not listed in the devices window in eclipse.

1

There are 1 answers

0
SwatiBhalla On BEST ANSWER

The problem was that I was updating driver software for device listed under Portable Devices in Device manager. I did the update for the ones listed under other devices (Android was listed under it), and the device started showing in the list.