wok diff android-sdk/description.txt @ rev 23883
Add duperemove
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 14 19:24:33 2020 +0000 (2020-07-14) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/android-sdk/description.txt Tue Jul 14 19:24:33 2020 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +The Android SDK includes a variety of tools that help you develop mobile 1.5 +applications for the Android platform. The tools are classified into 3 1.6 +groups: SDK Tools, Platform-tools and Build-tools. 1.7 + 1.8 +SDK Tools are platform independent and are required no matter which Android 1.9 +platform you are developing on. It is the base toolset of Android SDK.