You will now have access to the adb and fastboot commands, and if you like sideloading your apps on Android and experimenting with options for recovery, this will be useful. Sdkmanager "platform-tools" "platforms android-33"Īfter installing You should see the updated “platform-tools” folder in the “Android” folder. This folder houses adb.exe, fastboot.exe and several other executables. Type in the following to install the platform tools:.Entering the below command will display the list of installed, valid and working packages, including those that can be updated.Then, copy the contents of the file that you extracted to the “Tools” folder.ĪLSO SEE: How to Remove AutoIt Error in Windows 11/10.In the Android folder, you can create a folder called “cmdline-tools”. In that “cmdline-tools” folder, create a “tools” folder.Create a new “Android” folder in your C: drive,.Extract this file. There should be an entry for “cmdline-tools” within the extracted folder. The SDK toolkit will be downloaded to your computer in the.
Go to the Android Studio download page, and select the Windows option under “Command line tools only.”.So here’s how to Install the SDK command line After installation, you will find it in C:\Program Files\Java\jdk-18.0.1.1 (with 18.0.1.1 or similar, being the number version).Īndroid Studio can be described as a large-sized application, and although we believe that its user interface is an extremely user-friendly way to manage the development toolkit and applications, some prefer the command-line method.