ADB not detect Sony Xperia Z3 Compact (android 5.0.2)

21,164

Solution 1

Try installing Sony PC Companion. This should install all of the necessary drivers for communication with adb:

http://support.sonymobile.com/global-en/tools/pc-companion/

Solution 2

After all, without success, the device was found in Devices Manager but with question mark, and the driver was not found.

So I need to download the driver from Sony at

http://developer.sonymobile.com/downloads/drivers/xperia-z3-compact-driver/

and manually update the driver.

So, after that, the device was recognized in Android Studio.

Thanks

Share:
21,164
Geo ZiDani
Author by

Geo ZiDani

Updated on July 15, 2020

Comments

  • Geo ZiDani
    Geo ZiDani almost 4 years

    ADB and Android Studio not detect my device in debugging mode. I work on Windows 7 x64 Pro with latest SDK platform tools.

    I tried almost all different device configuration - plug in in MTP and MSC mode, revoke authorisation, install sony and modified generic drivers and any other tips - with no success.

    Anyone has any idea to solve this problem?