How to Install android-sdk-platform-tools in Ubuntu 18.04



Install android-sdk-platform-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install android-sdk-platform-tools

Description:

Tools for interacting with an Android platform

The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package pulls Android SDK Platform-tools.

Version: 24.0.0+8

Section: universe/metapackages