繁体   English   中英

Bumblebee 2021.1.1 Android Studio补丁如何安装?

[英]How to install the Bumblebee 2021.1.1 Android Studio Patch?

当我打开 Android Studio 时,我收到一条通知,说有更新可用:

The latest stable release of Android Studio is now available for download.

Android Studio Bumblebee | 2021.1.1 Patch 1 is a major new release and includes performance improvements, bug fixes and new features.

- Intellij 2021.1.1 Platform Update
- New Device Manager
- ADB over Wi-Fi
- Run Instrumented Tests in Android Studio using Gradle
- Android Gradle Plugin Upgrade Assistant now updates API usage
- Non-Transitive R classes on for new projects
- Apple Silicon Support Update
- Jank detection track in Profilers
- Profileable app profiling support in Studio Profilers
- Network Inspection and ability to capture Layout Inspector snapshots
- Support for Compose semantics in the Layout Inspector
- Interactive Preview
- Animated Vector Drawables Preview
- Updated Device picker for Design Tools

Important After updating, you need to restart Android Studio to apply any memory settings you migrate from an earlier version of the IDE.
Release Notes

但是,当我单击“下载”按钮时,它会打开一个web 页面以重新下载整个程序而不是更新它。 这有点令人困惑,因为它是一个小更新。

问题已解决。 您现在可以通过 IDE 进行更新,无需任何网页重定向或解决方法。 https://issuetracker.google.com/issues/217880228

这似乎是一个错误。 很多人都在抱怨它,无论他们使用的是 windows 还是 linux。

通过网站安装新版本似乎无法解决问题。 即使在完全卸载并重新安装 Android Studio 后问题仍然存在。

如果你有同样的问题,请给问题加星,鼓励谷歌看看: https ://issuetracker.google.com/issues/217880228

下载并安装 JetBrains Toolbox。 Android Studio 补丁更新将显示在工具箱列表中。 通过这个更新。 希望它有帮助。

如 issuetracker ( 217880288 ) 中所写:

解决方法:仅手动删除“C:\Program Files\Android\Android Studio”文件夹,然后重新安装 AS。 您的所有首选项都将恢复,因为它们保存在您的个人资料文件夹中。

这对我有用。 但是,就我而言,我只重命名了旧的 Android Studio 文件夹,并将保留它几个版本,以备不时之需——但我还没有注意到任何问题。

PS:我将该文件夹重新添加为防病毒软件的排除项,即使我记不清这是否仍然有助于提高性能。

PPS:在我还尝试使用 JetBrains Toolbox 方法更新 AS 之前,它说它安装了补丁 - 但是之后我仍然收到消息并且它仍在使用旧的 gradle。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM