Android Studio fails to install update (error : Failed to read or create install properties file.)

前端 未结 9 828
孤城傲影
孤城傲影 2020-12-29 01:57

Screenshot of error

I am running [ Android Studio 2.3 Build #AI-162.3764568, built on February 24, 2017 JRE: 1.8.0_112-release-b06 amd64

9条回答
  •  天命终不由人
    2020-12-29 02:23

    If you are on a *nix system, you should locate $ANDROID_HOME. Mine is installed inside /opt. Given that this directory belongs to root, you will need to invoke sudo before running your command.

提交回复
热议问题