wok-current annotate android-build-tools/description.txt @ rev 20129
Move xorg-xf86-video-* from wok-undigest
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Oct 15 19:44:47 2017 +0200 (2017-10-15) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20007 | 1 Android SDK Build-Tools is a component of the Android SDK required for |
hackdorte@20007 | 2 building Android apps. It's installed in the <sdk>/build-tools/ directory. |
hackdorte@20007 | 3 |
hackdorte@20007 | 4 You should always keep your Build Tools component updated by downloading the |
hackdorte@20007 | 5 latest version using the Android SDK Manager. By default, the Android SDK |
hackdorte@20007 | 6 uses the most recent downloaded version of the Build Tools. If your projects |
hackdorte@20007 | 7 depend on older versions of the Build Tools, the SDK Manager allows you to |
hackdorte@20007 | 8 download and maintain separate versions of the tools for use with those |
hackdorte@20007 | 9 projects. |