GNU/Linux Kali 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 Kali GNU/Linux Desktop.
And the Android Command-Line Tools for Kali 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 Kali.
Finally, this guide includes detailed instructions about Using Android SDK Command Line Tools on Kali.
1. Terminal Getting-Started
How to QuickStart with Command Line on Kali GNU/Linux
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