mirror of
https://github.com/eznix86/install-android-studio.git
synced 2026-07-26 13:29:10 +00:00
Easy bash Script for quick install android studio and Flutter SDK
- Shell 100%
| .gitignore | ||
| README.md | ||
| setup_android_studio.sh | ||
Easy Android setup
This is a bash script for any Debian based Distros (Ubuntu [Lubuntu, Xubuntu], Elementary OS, etc) to quick install Android studio and Flutter SDK in one command.
Clone the repo
git clone git@github.com:theArtechnology/install-android-studio.git
Make it an executable
chmod +x setup_android_studio.sh
Run the script
./setup_android_studio.sh
Fork it and make and do pull requests
Fork the script, and do pull requests