Easy bash Script for quick install android studio and Flutter SDK
Find a file
Bernard Joseph Jean Bruno 4ad99d25fe
Update README.md
2019-05-12 17:38:56 +04:00
.gitignore Fix issue with env. variable 2019-03-27 18:47:58 +04:00
README.md Update README.md 2019-05-12 17:38:56 +04:00
setup_android_studio.sh Fix issue with env. variable 2019-03-27 18:47:58 +04:00

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