0

My current Andriod studio version is 3.0.1 and I am updating it to 3.1.2. I try to update android studio and the patch is downloaded successfully but its not getting installed and I get the following error window.

So eventually the Android studio version is not updated.

Error message

nick.tdr
  • 4,627
  • 4
  • 28
  • 41
  • Check this answer https://stackoverflow.com/a/45471627/4698320 – Däñish Shärmà Apr 25 '18 at 17:13
  • Possible duplicate of https://stackoverflow.com/q/28587234/6891563 – Khemraj Sharma Apr 25 '18 at 17:14
  • @DäñishShärmà I tried some of the solutions from that page. Not working for me. I really don't want to uninstall my android studio. The most accepted answer tells us to uncheck the component that showed error in the SDK manager and then update. I don't have any such component which shows error in SDK manager. – nick.tdr Apr 26 '18 at 05:18
  • @Khemraj Its a similar kind of error but if you compare both the screen shots there is difference in the problem column of both the screenshots. Also the files are different. – nick.tdr Apr 26 '18 at 05:21
  • So that did not solve your problem. – Khemraj Sharma Apr 26 '18 at 06:03
  • Unfortunately no. – nick.tdr Apr 26 '18 at 13:22
  • Terrible!Every time when updating the heavy patches I forget the update is working and after me opens the AS it drops an exception. Then you have to download updates again... OG, it s so ugly and inconvenient for ,e.g.,metered connection! – CodeToLife Feb 07 '19 at 08:43
  • If the problem is *Access denied*, did you check the permissions on _android-studio/_ directory and sub-folders? On Linux, you could set: `sudo chmod -R 757 /opt/android-studio` – Bruno L. Feb 16 '20 at 04:45

1 Answers1

0

I had a similar problem on some other files and could not figure it out.

You should download the last Android Studio version and remove the old one.

Ivan Abakumov
  • 128
  • 1
  • 13