@wangwangheng
        
        2015-02-08T02:54:33.000000Z
        字数 525
        阅读 2315
    开发工具
找到C:\Program Files\Android\Android Studio\bin\idea.properties 
打开编辑:在最末尾加上(如果无法编辑文件,copy出去编辑完成后再拷贝回来) 
disable.android.first.run=true
C:\Users\你的用户名.AndroidStudio\config\options\other.xml 
打开找到: 
[html] view plaincopy在CODE上查看代码片派生到我的代码片 
true" /> 
 
127.0.0.1" /> 
8580" />  
设置为你的代理,再启动。
