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

VMware Workstation: vmrun.exe

Using vmrun.exe to manage VMs on VMware Workstation

Linux command: lspci

Linux command: lspci - list pci devices tuyendq@ubuntu001:~$ man lspci NAME        lspci - list all PCI devices SYNOPSIS        lspci [options] DESCRIPTION        lspci is a utility for displaying information about PCI buses in the system and devices connected to them.        By  default,  it  shows a brief list of devices. Use the options described below to request either a more verbose output or output intended for parsing by        other programs.        If you are going to report bugs in PCI device drivers or in lspci itself, please include output of "lspci -vvx" or even better  "lspci  -vvxxx"  (however,        see below for possible caveats).        Some  parts of the output, especially in the highly verbose modes, are probably intelligible only to experienced PCI hac...