RockyStrongo
RockyStrongo

Reputation: 109

Unable to download Android Studio on Windows 10

I am trying to download Android Studio for Windows from the official page https://developer.android.com/studio

I use Windows 10

When I click on the Download button and accept the terms and conditions, I get an ERR_EMPTY_RESPONSE page from my browser (Chrome). I tried multiple browsers (Chrome, Firefox, Edge) and clearing my browser cache, restarting the laptop. I tried multiple times across several days but I always get the same result.

I also tried to install Java Development Kit upfront and I got same result as in the screenshots below.

Is there any prerequisite that I might be missing to be able to download Android Studio?

enter image description here

enter image description here

enter image description here

Upvotes: 1

Views: 762

Answers (2)

Mwangii
Mwangii

Reputation: 26

Hello nothing is needed, it is just some configurations problems Try:

  1. Resetting your network connection and DNS-Check whether it is fine.
  2. Clear your browsing data and cache.
  3. Download from the official Android website.

Then restart the browsers and try to download it again.

Upvotes: 0

Christopher
Christopher

Reputation: 56

Is it important for you to download it from the official website? If not, download it from here: https://android-studio.fr.uptodown.com/windows/telecharger

Upvotes: 2

Related Questions