Tag Archives: Unable to access Android SDK addon list

[Solved] Android Studio Install Error: Unable to access Android SDK add on list

Prompt when installing Android

Solution:

1. Install Android studio and start it. The error shown above will pop up

2. Navigate to the following steps and stop without operation

3.

In the installation directory of Android studio, find \ bin \ idea.properties.

4. add disable.Android.First.Run = true at the end of the line to indicate that the SDK will not be detected at the initial startup

5. click cancel in the warning window in Figure 1 to continue the installation.

6. create SKD installation path in advance

7. after installation, open SDK manager and select a new path. SDK can be installed successfully