Hi, is anyone here using Android Studio on Windows...
# android
j
Hi, is anyone here using Android Studio on Windows and runs bash Terminal there? It think it was possible before, but when I updated AS to 3.1, it switched to default win
cmd.exe
and when I change it to
WSL
, it has a problems with paths to Android Sdk files. Sdk files are there, but with
.exe
suffix, so bash ignores them. I tried to combine AS 3.1 with Windows Subsystem for Linux. Any help appreciated, it's really pain to work with
cmd.exe
😄