Description
Builds and inspects Android application artifacts with the legacy SDK command-line tools used by older projects. Version 23.0.2 includes tools such as aapt, aidl, dexdump, dx, and llvm-rs-cc for packaging resources, generating interfaces, translating bytecode, and checking build output.
Developers usually need this exact version only when an Android project pins it in its build configuration. It does not add a graphical app; Gradle, Ant, or SDK scripts call the commands during builds.