The intention is to use Google's GCM to install Android push function, unfortunately,
Google seems to have stopped providing services to the domestic, or the domestic want to continue to use Google
The service became almost impossible for the time being. After looking for a proxy to download the Google ADT,
Open the SDK manager inside and find out how long it has been looking for Google APIs at the download list
Inside. Very excited to click on the download, the results, each time the download failed. Time out, what a mess?
The error. It turns out that the SDK manager, like most Web applications, uses TCP/IP
protocol, and my agent is the HTTP protocol that is only available to the browser to download. So, to Google a piece,
Found the original SDK manager can also be used HTTP service drip, very happy, according to modify the configuration,
Can be downloaded successfully, of course, the agent is not omnipotent, the download will still appear errors. Try more.
Several times, it was downloaded.