Home android Where can I download the Android SDK?

Where can I download the Android SDK?

Author

Date

Category

I wanted to write a “snake” for android. I can’t find the Android SDK.

Help! IDE – IntelliJ IDEA.


Answer 1, authority 100%

Separately, the Android SDK can be downloaded here (at the very bottom of the page).

However, to write applications for Android it is better to use Android Studio (which, by the way, is built on IntelliJ IDEA).


Answer 2

UPDATE:

Download https://developer.android.com/studio/index. html # command-tools

If you do not need Android Studio, you can download the basic Android command line tools below. You can use the included sdkmanager to download other SDK packages.

Next: https://developer.android.com/studio/command-line / sdkmanager

For Linux instructions: https://guides.codepath.com/android / installing-android-sdk-tools

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions