GNU/Linux Mint Installing Android Command Line Tools – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Download and Install Android SDK Command Line Tools in GNU/Linux Mint 17.x/18.x/19.x/20.x/21.x/22.x LTS Desktop.
And the Android Command-Line Tools for Linux Mint between the others provide the Utilities also to Setup the following components:
Android SDK Build Tools
Android Emulators
Especially relevant, for a complete Development Environment Setup you may see instead: How to Install Android Studio IDE Guide.
Or again you may be also interested about How to Install Android Platform Tools on Mint.
Finally, this guide includes detailed instructions about Using Android SDK Command Line Tools on Mint.
1. Terminal Getting-Started
How to QuickStart with Command Line on Linux Mint
First, Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents