

mkdir -p $HOME/Downloads & cd "$_" Code language: PHP ( php )ĭownload Android Studio for Linux. Install Android StudioĬreate a Downloads directory if it doesn’t already exist, and navigate to it. This post is inspired by these simple steps there to make this easy for folks to copy for Android Studio. This can guide you through getting Flutter and also the Android SDK with some copy & paste commands. To start with, you’ll want to read Installing Flutter 2.0 on WSL2 by Josh Kautz. I’m trying to do some “modern” Android development and want to experiment with Flutter while running Windows, and WSL2 with Ubuntu.įlutter isn’t as easy to install as some programs, no simple apt-get etc, but instead a collection of binaries distributed by different organizations that all need to be tied together.
