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

openssl: force MACHINE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 18 16:12:43 2018 +0200 (2018-05-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/android-build-tools/description.txt	Fri May 18 16:12:43 2018 +0200
     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.