简体   繁体   中英

Cannot find device android studio | ADB Shows Device But Studio Can't

ADB Devices successfully recognizing phone

Device not recognized by Android Studio

SDK tools installed

  • Launched Android Studio in the morning
  • Went away for an hour approx.
  • Came back and carried on coding
  • Updated IDE to 3.6/3.6.1 (can't remember)
  • Device no longer shows up for deployment.

  • USB Debugging enabled.
  • Install via USB enabled.
  • Platform tools installed.
  • Device tried in FTP & PTP.
  • Clean uninstalled Android Studio via several terminal rm dir commands.
  • Restarted machine & phone
  • Tried installing Android Studio 3.4 & 3.5 releases.

I have a quick fix for this problem. Just copy everything from ~/Library/Android/sdk/platform-tools/platform-tools to ~/Library/Android/sdk/platform-tools .

I think AS is buggy and the last update moved everything from the ...platform-tools folder to .../platform-tools/platform-tools .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM