Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 485 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 485 Bytes

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 [email protected]: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