How to Install google-android-build-tools-21- software package in Debian 9 (Stretch)

How to Install google-android-build-tools-21- software package in Debian 9 (Stretch)

google-android-build-tools-21- software package provides Google build tools 21 for Android (aapt, aidl, dexdump, dx), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install google-android-build-tools-21-

google-android-build-tools-21- is installed in your system.

Make ensure the google-android-build-tools-21- package were installed using the commands given below,

$ sudo dpkg-query -l | grep google-android-build-tools-21-*

You will get with google-android-build-tools-21- package name, version, architecture and description in a table

google-android-build-tools-21- package basic information:

Distro Debian 9 stretch
Section Development
Package google-android-build-tools-21-
Version 21.1.2
Description Google build tools 21 for Android (aapt, aidl, dexdump, dx)
Sub Section devel


See Also, How to uninstall or remove google-android-build-tools-21- software package from Debian 9 (Stretch)?