Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio SDK is not compatible with Windows

I've installed Android Studio in Windows 10. When I open Android SDK Manager and try to install 2.2 SDK platform I have the problem. It's not compatible with Windows and I can't install it. I've attached a screen shot of the problem. I can't install any version below 4.0 (API 14).

Screen shot

like image 420
Konstantinos Evangelidis Avatar asked Apr 02 '16 17:04

Konstantinos Evangelidis


People also ask

How do I fix no Android SDK?

The Cause for this error -SDK tools package might not be installed. Quick fix: Go to the Tools –> SDK manager –> SDK tools. Deselect Hide obsolete packages option on the right bottom and further install Android SDK Tools(obsolete). A new folder named Tools is now generated in the SDK directory.

Does Android Studio work on Windows?

Install Android Studio on Windows The Welcome to Android Studio Setup dialog displays. Click Next to start the installation. Accept the default installation settings for all steps. Click Finish when the installation is done to launch Android Studio.


1 Answers

Allright I had the same problem but managed to fix it (I believe)

Found a website that has standalone downloads for each version

If you download them and place them into the android-sdk/platforms folder named as "android-APINUMBER" for example version 2.1 would be "android-7" then you reload the manager and they will show as installed, hope that helps and also I hope they make them downloadable again.

like image 144
Jordi Enric Avatar answered Sep 18 '22 10:09

Jordi Enric