Unable to upgrade Android studio in Ubuntu

后端 未结 6 2036
野趣味
野趣味 2021-01-02 06:51

I am currently using android studio 2.0 but wanted to update it to 2.1 as its been released on the stable channel. Now when I press on \"Update & Restart\" button ,it

6条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-02 07:15

    What you have to do is simple:

    1. Make sure you can run android studio from command line using studio.sh
    2. If you have an open project in android studio go in "File > Close project" and close it
    3. A small window opens up, wait for the notification for the update to appear and click on it
    4. If 3 doesn't work, close android studio, repeat number 1 and 3

    Let me know if it works

提交回复
热议问题