Skip to content

Instantly share code, notes, and snippets.

@Anonymous2716
Anonymous2716 / installer.bash
Last active December 2, 2023 08:06
raw Commands to install android SDK.without ndk and cmake in termux.
printf "Installing Android SDK, this is one time setup. takes a bit of time.\n"
printf "installing necessary packages...\n"
pkg install unzip zip axel openjdk-17 d8 dx apksigner aidl android-tools gradle kotlin aapt aapt2 e2fsprogs sqlite
printf "Downloading commandlinetools-linux...\n"
axel https://dl.google.com/android/repository/commandlinetools-linux-9477386_latest.zip