1 Name: Android Tools (SDK)
2 URL: http://developer.android.com/sdk/index.html
4 Android SDK Platform API 28
5 Android SDK Tools 26.1.1
6 Android SDK Platform-tools 27.0.1
7 Android SDK Build-tools 27.0.3
9 Android Support Library 23.2.1
10 Android Instant Apps 1.3.0
11 Android Lint 26.4.0-alpha04
12 Google Cloud Messaging 3
14 License: Apache Version 2.0
17 The Android SDK provide API libraries and developer tools necessary to
18 build, test and debug for Android.
23 - Cherry-picked previous version of tools/emma_device.jar, tools/emma.jar
24 - Included the Android support library and required extras packages.
25 - Removed unused resources from the support library (see crbug.com/372481)
26 - Added extras/chromium/.
27 - Cherry-picked build-tools/25.0.2/lib/dx.jar for byte_buddy, which
30 - Go to go/studio-master-grid
31 - Find the first green build under sdk_tools_linux
32 - Email tnorbye@google.com and cc android-devtools@ to determine if that build
34 - Click through to Artifacts.
35 - Click the copy icon at the right for sdk-repo-linux-tools-XXXXXXX.zip
36 - Use the copied command to download the zip.
37 - Unzip and rename tools to tools-lint and move to the right spot in our repo.
38 - Create CL and carbon copy tnorbye@google.com
40 - Will be deleted in a separate CL, replaced by third_party/android_ndk
42 No other modifications has been made to the public Android SDK.