wok view android-platform-tools/description.txt @ rev 22400

update: expat 2.2.6 (2018) -> 2.2.9 (security fixes: CVE-2019-15903, CVE-2018-20843; ...) -> also, new site: the WGET_URL could be improved
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Dec 08 11:10:33 2019 +0000 (2019-12-08)
parents
children
line source
1 Android SDK Platform-Tools is a component for the Android SDK. It includes
2 tools that interface with the Android platform, such as adb, fastboot, and
3 systrace. These tools are required for Android app development. They're also
4 needed if you want to unlock your device bootloader and flash it with a new
5 system image.
7 Although some new features in these tools are available only for recent
8 versions of Android, the tools are backward compatible, so you need only one
9 version of the SDK Platform-Tools.
11 If you're an app developer, you should get the latest version from Android
12 Studio's SDK Manager or from the sdkmanager command-line tool. This ensures
13 the tools are saved to the right place with the rest of your Android SDK
14 tools and easily updated.