Shell script to Install JDK8, Android Studio also create Launcher
✅ Install JDK, Android Studio
✅ Creates Desktop Shortcut
✅ Docker Support
🐧 Linux Mint
🐧 Ubuntu
🐧 ElementaryOS Hera 5.1
- Download the File
curl -o StudioInstaller.sh https://raw.githubusercontent.com/letsfoss/Android-Studio-Installer-Script/master/StudioInstaller.sh
- Make it as Executable
chmod +x StudioInstaller.sh
- Run it
sudo ./StudioInstaller.sh
Once the Installation is Complete, You'll see a Message Installing Finished Open your Launcher and Check for Android Studio
- Clone the Repo
git clone https://github.com/letsfoss/Android-Studio-Installer-Script.git
-
Make Changes
-
Send Pull Request