Home > Mobile >  Android studio
Android studio

Time:10-02

This exactly is what problem, ask Daniel to help

CodePudding user response:

Solve the problem of Fetching android SDK component information load too long
After the installation is complete, if direct start, Android Studio will be to get the Android SDK component information, the process is quite slow, and often loaded failure, lead to the Android Studio start doesn't open, the solution is not to get the Android SDK component information, as follows:

1) into the newly installed Android Studio bin directory in the directory, find the idea. The properties files, open in a text editor,

2) in the idea. At the end of the properties file to add a line: disable. Android. First, the run=true, then save the file,

3) close the Android Studio after restart, can enter the interface,