Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unknown network error while downloading Android Studio [closed]

Tags:

android

I am learning development of Android Apps and trying to download Android studio which is 824MB from http://developer.android.com/sdk/installing/index.html?pkg=studio in Chrome and I am leading to the Unknown network error at the end of download. when I see download manager in chrome, notice the following entry

android-studio-bundle-135.1641136.exeUnknown network error. https://dl.google.com/dl/android/studio/install/1.0.1/android-studio-bundle-135.1641136.exe

I tried couple of times , but no luck in downloading successfully.

Please show me pointers on this.

Thanks in Advance.

like image 596
pari Avatar asked Jan 19 '15 13:01

pari


People also ask

Why are my downloads failing on Chrome?

What Causes the “Download Failed: Network Error”? The thing which causes almost all Chrome downloads to fail is usually your antivirus which should either be replaced, especially if you are using a free version. The alternative is to disable HTTP or Port checking on the antivirus to allow downloads to go through.


1 Answers

This is a known bug in Chrome see https://code.google.com/p/android/issues/detail?id=66339 or https://code.google.com/p/android/issues/detail?id=78241

Note that the workaround is to use IE or Firefox to download the file.

like image 101
Martin Belcher - AtWrk Avatar answered Oct 29 '22 12:10

Martin Belcher - AtWrk