Android Studio Update: Some conflicts found in installation area

后端 未结 17 2027
梦毁少年i
梦毁少年i 2020-12-08 05:48

When I start Android Studio, it shows popup regarding new update of 1.1 release. But when I start updating, After downloading all patch files, while restarting, it shows fol

17条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-08 06:40

    I also had the same error when upgrading from 3.5 to 3.6, I managed to solve this without losing any sdk platforms and virtual machines in avd by installing the latest version of android,First Export the settings and then delete the two folders ".AndroidStudio3.x" in home directory and the "android-studio" in /usr/local or /opt directory, then download the zip file of latest version of android studio and move the "android-studio" folder to /usr/local or /opt. Now run the /android-studio/bin/studio.sh and import the settings,Now Latest version will be installed.

提交回复
热议问题