Android ADT安装


Android ADT安装: 
  1. 直接下载 http://dl-ssl.google.com/android/eclipse/
  2. 先下载ADT然后在安装 下载文件 Download the ADT Plugin zip file (do not unpack it): 下载地址 http://developer.android.com/sdk/installing/installing-adt.html  
  3. 下载不下来 修改hosts文件访问 dl-ssl.google.com   。用记事本打开C:WINDOWSsystem32driversetc中的hosts文件 在hosts文件的后面添加一行:74.125.237.1    dl-ssl.google.com , 这时再下载或者更新sdk发现可以了!





原文地址:https://www.cnblogs.com/Dminter/p/3432938.html