Android Studio will upgrade legacy issues

1 出现“Internal error. Please report to https://code.google.com/p/android/issues   ....”

 Solution: Edit the android studio / idea.properties file in the bin directory, add a line at the end of it: 
      disable.android.first.run = to true 
      save, and then run to start the program, the problem is solved. // file not saved as Unicode. utf-8 encoded and the like can be.

This program I tried, did not solve my problem, but also record it.

 

C drive Users user file documents on Android Studio full delete, before configuring the SDK such as a full unconfiguration, (also Android Studio and Eclipse Android Developer Tools can not use the same SDK), you can no longer reproduce install Android Studio .

Tip: official website there is a free installation of Android Studio version, can fail if multiple attempts, I finally was miananzhuangban successful installation.

 

3 reinstall the system, try (universal of last resort)

 

 

Android Studio download site:

http://www.android-studio.org

https://developer.android.google.cn/studio/#downloads

 

Guess you like

Origin www.cnblogs.com/kwinwei/p/11762519.html