Click on the ...
in the emulator and click on settings -> "User detected ABD location" will be switched on. Change it to off and browse the location of adb.exe
under platform tools.
I'm remaking the selected answer. I tried to edit it myself but the editing queue is full. Here it is, for the sake of clarity.
Follow these steps:
three dots
at the bottom of the toolbar line. A new window will open (the Extended Controls
of the emulator).Settings
tab. There, toggle the option `Use detected ABD location" off.adb.exe
from its current location.users
> AppData
> local
> Android
> sdk
> platform-tools
> select adb.exe
file.Open
in the selection window. The full path to the file shoulb be visible. Lastly, close the emulator's Extended Controls
window. Done!Path example in Windows:
C:/Users/<username>/AppData/Local/Android/Sdk/platform-tools/adb.exe
Screen recording: