Solve the problem of slow startup of Android studio. Avoid fetching Android SDK Compoment information every time you start Android Studio.

Source: Internet
Author: User

Android Studio has to go to the fetching SDK every time it launches, because the Android SDK website is not connected to the mainland, so the interface will be there for a long time every boot.

The workaround is to set the function to cancel each fetching SDK.
Just add the following at the end of the Idea.properties file in Android Studio:

#disable first rundisable.android.first.run=true

Restart Android Studio, problem solving, speed greatly improved!

Solve the problem of slow startup of Android studio. Avoid fetching Android SDK Compoment information every time you start Android Studio.

Related Article

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.