1

What I want to do !

I want to download Android Studio for developping app with Flutter on Windows.

Expected result:

The download starts.

Current result :

Download Android Studio

I'm French that's why you can't understand the message but it's an error saying that it's impossible to connect to the website.

Maybe a clue that'll help to solve that problem :

enter image description here

noctis_atrae
  • 33
  • 1
  • 6

2 Answers2

0

In windows command line:

curl.exe --output android_studio.exe --url https://redirector.gvt1.com/edgedl/android/studio/install/4.1.3.0/android-studio-ide-201.7199119-windows.exe

Or try download using your browser directly via this link.

Éder Rocha
  • 1,538
  • 11
  • 29
0

Thank everyone, I found thanks to Éder Rocha. This is a bug on Firefox and Opera that prevent you to download Android Studio with these browsers.

noctis_atrae
  • 33
  • 1
  • 6