I can't download Android Studio from the web with Firefox Developer Edition

788 Views Asked by At

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

2

There are 2 best solutions below

0
On BEST ANSWER

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.

5
On

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.