Android Studio: Android Device Monitor not showing my device

早过忘川 提交于 2019-12-05 00:54:04

Some possible solutions:

  • On your notification bar, expand it and click the connection. Then select connect as Camera (PTP) (not as media device)

  • Try with another USB cable.

  • Go to your SDK manager and install Google USB Driver (I see you updated your answer regarding this)

  • Follow the instructions on OEM USD Drivers

Nisargi Joshi

I tried all the possible solutions given above but cannot detect my device. Finally, I come to know device drivers are not installed.

You can install it like: Go to Tools > Android > SDK Manager> SDK Tools > Google USB drivers.

Make sure it's installed.

  1. Go to Google to download usb driver

  2. Plug in your Android phone

Open device manager

Right click on your phone with exclaimation mark

Select update driver software

  1. Browse my computer for driver sofware

  1. Let me pick from a list of device drivers on my computer

  1. Select Android Device

  1. Click Have Disk

  1. Select the inf file

  1. Select Android Composite ADB Interface and click next and Yes to install

  1. And your are done

Do a CTRL+ALT+DEL and bring up the task manager. Look for ADB.EXE and end task it.

Sometimes it will hang and prevent device enumeration.

It does not work if USB tethering is on.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!