wok diff android-build-tools/description.txt @ rev 20007

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Wed Aug 02 12:34:36 2017 -0300 (2017-08-02)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/android-build-tools/description.txt	Wed Aug 02 12:34:36 2017 -0300
     1.3 @@ -0,0 +1,9 @@
     1.4 +Android SDK Build-Tools is a component of the Android SDK required for 
     1.5 +building Android apps. It's installed in the <sdk>/build-tools/ directory.
     1.6 +
     1.7 +You should always keep your Build Tools component updated by downloading the 
     1.8 +latest version using the Android SDK Manager. By default, the Android SDK 
     1.9 +uses the most recent downloaded version of the Build Tools. If your projects 
    1.10 +depend on older versions of the Build Tools, the SDK Manager allows you to 
    1.11 +download and maintain separate versions of the tools for use with those 
    1.12 +projects.