簡體   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