Workaround: Add the following information at the end of the host file!
0.0.0.0 www.googleapis.com
0.0.0.0 www.google.com
0.0.0.0 www.google-analytics.com
Step: Enter the >>c:\windows\system32\drivers\etc\, find the host file, copy it to the desktop for modification (because the changes in the path can not be saved directly, can only save as, more trouble.) So simply copy to the desktop to make changes! ), with Notepad open, add the above three lines at the end of the file, the problem is solved.
# For example:
#
# 102.54.94.97 rhino.acme.com # source Server
# 38.25.63.10 x.acme.com # x client Host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
#:: 1 localhost
#添加以下3行
0.0.0.0 www.googleapis.com
0.0.0.0 www.google.com
0.0.0.0 www.google-analytics.com
Android, loading offline Android API documentation slow problem!