Cannot find adb.exe in specified SDK path:
C:\Program Files (x86)\Android\android-sdk\platform-tools\platform-tools\adb.exe
I know it's there because I can see adb.exe in the folder, anyone know how to fix this?
adb is included in the Android SDK Platform-Tools package. You can download this package with the SDK Manager, which installs it at android_sdk /platform-tools/ .
To resolve this, firstly you need to check if the adb is even present in the SDK folder. For this, open C:\Users\Username\AppData\Local\Android\Sdk\platform-tools, check if adb.exe is present. Case 1: If adb is not present: If the adb is not present, installing the platform-tools resolves the problem.
Navigate to the File > Settings option you will get to see below dialog screen. Inside that screen. Click on Appearance and Behavior option > System Settings options and then click on the Android SDK option to get to see the below screen. Inside this screen, you will get to see your SDK path.
Run "SDK Manager" as administrator:
C:\Program Files (x86)\Android\android-sdk\SDK Manager.exe
Download the missing libraries.
Android SDK Tools
Android SDK Platform-tools
Set the path of the SDK in Visual Studio:
Tools -> Options -> Xamarin -> Android Settings
Android SDK Location: C:\Program Files (x86)\Android\android-sdk
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With