标签:android style http color io os ar for sp
终端:sudo gedit /etc/hosts
添加:
#for android
173.194.72.93 dl.google.com
173.194.72.93 dl-ssl.google.com
打开eclipse help-》install new software -》add-》 添加 name:adt ,location:https://dl-ssl.google.com/android/eclipse/ 即可在线安装。
首先去网上找到 android sdk linux 版
将android sdk manager 中 tools -》options-》others下的第一项选中(force http://......)。
然后把原先添加的
#for android
173.194.72.93 dl.google.com
173.194.72.93 dl-ssl.google.com
删除添加:203.208.46.146 dl-ssl.google.com 即可更新成功。
标签:android style http color io os ar for sp
原文地址:http://blog.csdn.net/hackcoder/article/details/39901071