Recently downloaded Android source code when the more resources download process has failed. Because most of the foreign resources are inaccessible to us. For more developers to download to the development of resources, we can through the hosts utility anywhere update local HOSTS file to achieve access. How does it work? is generally our visit to the site for Domain name resolution when the first choice of local hosts to the DNS server, we in the hosts to resolve this ring to take down the IP address (the specific principle can be Baidu).
In order to update this hosts file at any time, we use the following software.
Open Hoststool.exe, the software interface is as follows
Here is the configuration:
Server: General choice Seattle more stable. You can also try to choose other, such as GitHub
IP protocol: According to its own version: General selection IPV4
Back up the Hosts file and click to back up the local Hosts file
Restore the backup file, click to restore the Hosts file we backed up just now
Check for updates, usually click Update to the latest version every time you open
Download the data file and click to download the latest hosts data
Save data file hosts for ANSI format (not normally required)
Save data file hosts for UTF-8 format (generally available)
To change the local hosts, click on the hosts data we downloaded to overwrite our local hosts data
Exit the Software
In general, when we use the first select a "normal" server, click the Update button and then click Download, and finally change the local hosts file.
Here is the software download link, is the official version, can be used directly.
Hostsutility_win32 bit: Csdn_hostsutility_win32bit link
Hostsutility_win64 bit: Csdn_hostsutility_win64bit link
Copyright NOTICE: This article is the original blogger articles, reproduced please indicate the source.
Create hosts--to achieve seamless download of external network resources