Troubleshoot the first run of Android studio failed

Source: Internet
Author: User

Due to the gfw of Android developer, the first time you run Android studio, you may not be able to download related components with the following errors:

Android Studio doesn ' t start, fails saying components not installed

The solution is as follows, Ubuntu under pro-Test effective.

Edit the option file for studio

~/. Androidstudio/config/options/other.xml

Modify the following three entries

<option Name="Use_http_proxy" Value="True" /><option Name="Use_proxy_pac" value= "false"  /><option name= "proxy_host"  value= "mirrors.neusoft.edu.cn"  /><option name= " Proxy_port " value=" 80 "  /> 

Save, run studio.sh.
The same file on the
window should be in the following directory

C:\Users\ "Your account". Androidstudio\config\options\other.xml

另外如果用eclipse+ADT,同样可以在SDK manager中配置HTTP PROXY(mirrors.neusoft.edu.cn, 80), 来解决SDK下载问题
 

Troubleshoot the first run of Android studio failed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.