Android Studio startup appears unable to access Android SDK Add-on List

Source: Internet
Author: User

Catalogue

Android Studio first Run detects Android SDK and updates, and for well-known reasons we will "unable to access Android SDK add-on list", and everyone is generally configured in advance Androi D SDK, when you really need to update the SDK Manager to manually update it.

Solution:

In the Android Studio installation directory Bin/idea.properties file at the end of the add a sentence

1 disable.android.first.run=true

Reference : http://mazhuang.org/2015/05/06/android-studio/

Problems and workarounds for installing Android Studio

The first installation can occur with the following issues:

1. During the first installation, unable to access Android SDK Add-on list may appear

Workaround:

Open the bin file of the installation location (if the installation file is the default, should be in the computer's program file under Android under Android Studio under the bin), open idea.properties, with a notebook can open, Then add a line at the end: Disable.android.first.run=true Save and restart the computer.

2. The installation is now normal, but when you open a new project or open a project, it appears again: Your Android SDK is missing,out of date,or is missing template or Android SDK path not SPE Cified

Workaround:

Install an SDK:

http://tools.android-studio.org/index.php/sdk/

3. In the installation SDK, the installation JDK (Java installation package) appears:

http://www.oracle.com/technetwork/java/javase/downloads/index.html

Depending on your system choice, be aware that when installing the JDK, you choose to accept the protocol, which is a bit hard to find.

Android Studio startup appears unable to access Android SDK Add-on List

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.