Recently started automated methods for self-paced app testing.
The feeling is quite chaotic.
However, first of all, always configure the environment.
The most important of these is the Android virtual machine. (after familiar with the real machine to see)
Because, after the last year, ADT was not used much. So before the SDK version is slightly lower: Not good with Appium. Personal feeling to level17 above.
Today we have perfected some configurations. In the SDK loading here stuck.
In fact, all the simple online loading methods have failed because of the evil firewall. Have to spit groove ah.
After the FQ, the manager's tools->options also set up the agent. The result is that other versions of the update have been lost. Load also fails:
Then we searched and found a way to solve the problem:
Workaround: Options under SDK Manager tools
Set HTTP Proxy Server:mirror.neusoft.edu.cn
HTTP Proxy port:80
Others option tick first: Force ...
After Setup, restart the SDK manager.
Reference Link: Http://zhidao.baidu.com/question/2138710173900914228.html?qbl=relate_question_0&word=sdk%20manager%BF %b4%b2%bb%b5%bd%c6%e4%cb%fb%b0%e6%b1%be&optimi=4
SDK Manager Download SDK failure problem Resolution