Home > Software > Development > SDK > Android SDK

Android SDK logo

Details

Package ID
android-sdk
Version
26.1.1
Downloads
246783
Website
https://developer.android.com/studio/index.html

Summary

The Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android.

Description

The Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android if you do not want to use Android Studio. It is suggested that you use Android Studio to manager the SDK versions installed.

## Post Install Steps

The Android SDK install only installs the tools and platform tools.  It does not install an API SDK version.  You will need to run the sdkmanager.  Then select the build tools and API that you want to install.

Comments

Loading comments...