My real device is Sony Xperia c6502 with android version 4.3
I'm sure I connect it to my computer and I turn Developer options/ USB debugging on
In SDK manager, Google USB driver is already installed.
I downloaded Xperia Z Driver from this page:http://developer.sonymobile.com/downloads/drivers/
But I don't know how to use it
No PTP mode option in USB Connectivity in my phone
My device is not shown in Android Device Monitor and thus I can't run app test on my phone.
How to let my Android Studio catch my phone?
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.
Go to Google to download usb driver
Plug in your Android phone
Open device manager
Right click on your phone with exclaimation mark
Select update driver software
- Browse my computer for driver sofware
- Let me pick from a list of device drivers on my computer
- Select Android Device
- Click Have Disk
- Select the inf file
- Select Android Composite ADB Interface and click next and Yes to install
- 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.