How to update Android Studio Beta Channel

后端 未结 2 880
花落未央
花落未央 2020-12-20 21:10

I am using Android Studio when ever i try to update it shows me the below

\"enter

相关标签:
2条回答
  • 2020-12-20 22:04
    1. In Android Studio go to "File > Settings > Updates"
    2. change the "Stable channel" option to "canary channel".
    3. After that go to "Help > Check for update ...".
    4. You should get a pop-up with the option to "update and restart"

    Here is the Official documentation

    Regards Jose

    0 讨论(0)
  • 2020-12-20 22:04

    According to the release notes:

    Note: There are no incremental patches to update to 0.8.12; you will need to download it separately

    Which means that if you want to update from a version <0.8.12 to the latest beta, which is 0.8.14, then you will need to redownload Android Studio.

    0 讨论(0)
提交回复
热议问题