How to Install and Uninstall android-sdk Package on Kali Linux

Last updated: May 21,2024

1. Install "android-sdk" package

This tutorial shows how to install android-sdk on Kali Linux

$ sudo apt update $ sudo apt install android-sdk

2. Uninstall "android-sdk" package

In this section, we are going to explain the necessary steps to uninstall android-sdk on Kali Linux:

$ sudo apt remove android-sdk $ sudo apt autoclean && sudo apt autoremove

3. Information about the android-sdk package on Kali Linux

Package: android-sdk
Source: android-sdk-meta
Version: 28.0.2+9
Installed-Size: 29
Maintainer: Android Tools Maintainers
Architecture: amd64
Depends: android-sdk-build-tools, android-sdk-common (>= 28.0.2+9), android-sdk-platform-tools, proguard-cli
Recommends: gradle, default-jdk-headless
Suggests: android-sdk-platform-23, maven, proguard-gui
Size: 4012
SHA256: 7710165a7f5723d42f49290ade0e0449a101dcd1e62053b9b3c3aa0439b53d12
SHA1: 7ad20d4c7a3d1ea28705fa71e3a3086c79d9dc55
MD5sum: 7afa8701ccfce3e76bd634e4e2f50776
Description: Software development kit for 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.
.
SDK Tools are platform independent and are required no matter which Android
platform you are developing on. It is the base toolset of Android SDK.
.
This metapackage pulls the entire Android SDK.
Description-md5:
Section: metapackages
Priority: optional
Filename: pool/main/a/android-sdk-meta/android-sdk_28.0.2+9_amd64.deb