
Then, you want to download the Linux version of Android Studio 3.1. It takes you through the config dialogs (just choose the defaults) and it puts an icon in the notification area you can check to make sure it's running.

Then you have to run XLaunch from the start menu. You'll just need to export the display variable in your ~/.bashrc since that isn't done normally in WSL: $ echo "export DISPLAY=:0" > ~/.bashrc This X Server for windows allows you to run graphical linux applications in WSL. So with that caveat, let me explain what I did to get it running and if you have follow up questions we may need to experiment together to find the answers.įirst, I installed VcXserv. I'm setting this up right now and hit your question from Google looking for advice.
