ADB.exe is obsolete and has serious performance problems

前端 未结 21 2343
青春惊慌失措
青春惊慌失措 2020-11-30 16:35

I am using Windows 10 and when I launch the Virtual Device Emulator in Android Studio I keep getting the message which reads:

\"The ADB binary at C:\

21条回答
  •  失恋的感觉
    2020-11-30 17:30

    First you need to check which SDK your Emulator is using and as @kuya suggested you need to follow those steps and install the latest version of that SDK Build Tool. Suppose your Emulator uses SDK 27 then you need to install latest in that series. For me it was 27.0.3. After that the error was gone.

提交回复
热议问题