Skip to main content

[AndroidStudio]: Unknown network error when downloading nearly completed


Using chrome 47.0.2526.80 (Official Buildm (32-bit), I kept running into this Unknown network error when downloading Android Studio 1.5.1.0 nearly completed.

I  tried on two different computers, and tried with three different ISP internet connections. Nothing worked.




Thanks God, I finally downloaded it successfully with Internet Explorer 11.x!

What a weird!

Anyway, I can try writing my first Hello World android app now.

Be Happy!
Keep Learning . Practicing . Sharing



Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*