Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env bash
set -euo pipefail
clear
echo
echo "Unofficial Android Studio Install for aarch64 Linux."
read -r -p "Hit [Enter] to continue, [CTRL-C] to quit. "
echo
echo "Please wait..."