Top "Android-sdk-manager" questions

Use this tag for questions/doubts/problems about downloading the Android SDK tools, platforms, and other components you need to develop your apps, using the Android SDK Manager.

No version of NDK matched the requested version

After updating to Android Gradle plugin 3.6.0 (released Feb 24, 2020), several project independently started failing with: No version of NDK matched the …

android android-ndk android-gradle-plugin android-sdk-tools android-sdk-manager
Failed to find target with hash string 'android-24'

I am getting this error after changing all the Google libraries to 24.0.0 and changing the compileSdkVersion and targetSdkVersion to 24. As …

android android-gradle-plugin android-sdk-manager android-7.0-nougat
Add appcompat v7-22 to Android studio project

Hi i want to use appcompatv7-22 in my app for that i use this gradle settings android { compileSdkVersion 22 buildToolsVersion "22.0.0" …

android android-appcompat android-sdk-manager
Why is the intel x86 emulator accelerator (HAXM installer) is showing not compatible with windows?

Why is the intel x86 emulator accelerator (HAXM installer) is showing not compatible with windows. I have windows 10 ,64 bit.

android android-studio android-emulator android-sdk-tools android-sdk-manager
Can't update \tools - Android SDK Command Line Tools for Windows

I have just downloaded the Android SDK Command Line tools for Windows (26.0.2). I am attempting to download selected SDK components …

android android-sdk-manager
How to install the GUI android SDK manager without installing Android Studio

Note that this question Is GUI for Android SDK manager gone? has been answered with a solution that was correct …

android android-sdk-manager
All packages are not available for download error in android

All packages are not available for download! The following packages are not available: - Package id sources;android-24 Am trying …

android android-studio sdk android-sdk-manager android-instant-run
"sdkmanager: command not found" after installing Android SDK

I installed via apt-get install android-sdk. However, doing a find / -name sdkmanager reveals there is no such binary anywhere on …

android ubuntu android-sdk-tools android-sdk-manager
Android sdkmanager tool not found

I newly started using Ubuntu 18.0 LTS this week, switching from Windows, and wanted to install Android Studio and Flutter back. …

android flutter ubuntu-18.04 android-sdk-manager
How to install SDK manager on linux ubuntu 16.04?

I was trying to install Android SDK with the help of the SDK command line tools downloaded from the link …

android ubuntu sdk android-sdk-manager