Android O SDK.
[android_tools.git] / README.chromium
blob50c8317d62a60ac0165403dbb744abd71ab955dc
1 Name: Android Tools (SDK/NDK)
2 URL: http://developer.android.com/sdk/index.html
3 Versions:
4   Android SDK Platform API 26
5   Android SDK Tools 26.0.2
6   Android SDK Platform-tools 25.0.3
7   Android SDK Build-tools 26.0.0
8   Android SDK Sources 25
9   Android Support Library 23.2.1
10   Google Cloud Messaging 3
11   Android Lint 25.3.2
12 Security Critical: no
13 License: Apache Version 2.0
15 Description:
16 The Android SDK/NDK provide API libraries and developer tools necessary to
17 build, test and debug for Android.
19 See ndk/README.chromium for more on the NDK.
21 Local Modifications:
23 -In ndk/
24 - See ndk/README.chromium.
25 -In sdk/
26 - Cherry-picked previous version of tools/emma_device.jar
27 - Included the Android support library and required extras packages.
28 - Removed unused resources from the support library (see crbug.com/372481)
29 - Included the lint tool from Android SDK Tools 26.0.1 and its dependencies in
30   sdk/tools-lint. Removed previous version of lint in sdk/tools.
31 - Added extras/chromium/.
33 No other modifications has been made to the public Android SDK/NDK.