

Once downloaded, you can extract the downloaded zip file in the appropriate directory indicated inside as the Android SDK Location. Open your CMD and go to Android SDK folder.\cmdline-tools\bin Ex.: c:\MySdks\Android\SDK2525 (folder where start the directory for your SDK subfolders/files) SDK Manager options. The sdkmanager tool is provided in the Android SDK Tools package (25.2.3 and higher) and is located in androidsdk/tools/bin/.


by command-line on Android SDK folder using SDKManager.bat.Double Click on the SDK Manager.exe file in the Android SDK folder. Using Android Studio by Google (GUI), on setings options. The sdkmanager is a command line tool that allows you to view, install, update, and uninstall packages for the Android SDK. Click tools->Android-> SDK Manager option in Eclipse.
