gpt4 book ai didi

android-studio - Android Studio 更新需要永远

转载 作者:行者123 更新时间:2023-12-03 15:54:59 27 4
gpt4 key购买 nike

我在 macOS High Sierra 系统上运行的 Android Studio 3.0 上看到系统镜像更新的安装速度非常慢。我所说的“非常慢”是什么意思?每次系统镜像更新都需要一个小时的时间。令我反感的是,最新的更新集(从组件安装程序日志中显示)花费了 8 个多小时:

To install:
- Google APIs Intel x86 Atom System Image (system-images;android-24;google_apis;x86)
- Google APIs Intel x86 Atom_64 System Image (system-images;android-25;google_apis;x86_64)
- Google APIs Intel x86 Atom_64 System Image (system-images;android-23;google_apis;x86_64)
- Google APIs ARM 64 v8a System Image (system-images;android-24;google_apis;arm64-v8a)
- Google APIs Intel x86 Atom_64 System Image (system-images;android-22;google_apis;x86_64)
- Google APIs Intel x86 Atom System Image (system-images;android-23;google_apis;x86)
- Google APIs Intel x86 Atom_64 System Image (system-images;android-21;google_apis;x86_64)
- Google APIs ARM EABI v7a System Image (system-images;android-22;google_apis;armeabi-v7a)
- Google Play Intel x86 Atom System Image (system-images;android-24;google_apis_playstore;x86)
- Google APIs ARM EABI v7a System Image (system-images;android-24;google_apis;armeabi-v7a)
- Google APIs Intel x86 Atom System Image (system-images;android-26;google_apis;x86)
- Google APIs Intel x86 Atom System Image (system-images;android-22;google_apis;x86)
- Google APIs Intel x86 Atom System Image (system-images;android-21;google_apis;x86)
- Google APIs Intel x86 Atom System Image (system-images;android-19;google_apis;x86)
- Google APIs Intel x86 Atom_64 System Image (system-images;android-24;google_apis;x86_64)
- Google APIs Intel x86 Atom System Image (system-images;android-25;google_apis;x86)
- Google APIs ARM EABI v7a System Image (system-images;android-23;google_apis;armeabi-v7a)
Preparing "Install Google APIs Intel x86 Atom System Image (revision: 19)".
Downloading https://dl.google.com/android/repository/sys-img/google_apis/x86-24_r19.zip
"Install Google APIs Intel x86 Atom System Image (revision: 19)" ready.
Preparing "Install Google APIs Intel x86 Atom_64 System Image (revision: 10)".
Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img-4252396-sdk_google_phone_x86_64-sdk_addon-4414732-sdk_google_phone_x86_64-sdk_addon-patch.jar
"Install Google APIs Intel x86 Atom_64 System Image (revision: 10)" ready.

// lots of similar lines deleted

Preparing "Install Google APIs ARM EABI v7a System Image (revision: 25)".
Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img-4309849-sdk_google_phone_armv7-sdk_addon-4409279-sdk_google_phone_armv7-sdk_addon-patch.jar
"Install Google APIs ARM EABI v7a System Image (revision: 25)" ready.

到目前为止,一切都发生得相当快。然后更新程序开始实际更新内容:
Installing Google APIs Intel x86 Atom System Image in /Users/tedhopp/Library/Android/sdk/system-images/android-24/google_apis/x86
"Install Google APIs Intel x86 Atom System Image (revision: 19)" complete.
"Install Google APIs Intel x86 Atom System Image (revision: 19)" finished.
Running patcher...
Patch applied.
Done
"Install Google APIs Intel x86 Atom_64 System Image (revision: 10)" complete.
"Install Google APIs Intel x86 Atom_64 System Image (revision: 10)" finished.
Running patcher...
Patch applied.
Done

// etc.

每次下线后 Running patcher...出现时,更新会通过几个文件快速进行,直到到达“system.img”。进度条似乎在那里卡住了大约半小时或更长时间。该文件完成后,每个补丁的其余部分都会很快进行。

当有系统镜像要更新时,当我开始更新时,我从来没有运行模拟器或构建任务。对于这个最新的更新,我确实打开了两个项目窗口。

这个更新慢正常吗?有什么我可以做的来加快速度吗?

最佳答案

我有同样的问题。

正如你所说,删除当前的SDK版本并从头开始重新安装它会更快(这里只有下载时间是变量)。

我为此寻找了一个问题,因为我没有找到一个问题,所以我决定在这里创建它:
https://issuetracker.google.com/issues/79307669

随意给它加星标。

我怀疑这与 Android Studio 的版本有关,因此我邀请您在该问题的评论中写下有关您系统的一些信息:

  • Android Studio 版,
  • Java版,
  • 操作系统,
  • CPU,
  • RAM(以及其中有多少用于 Android Studio JVM),
  • 磁盘存储类型(磁性/固态驱动器)
  • 文件系统

  • 希望我们找到一些可能导致问题的常见变量。

    这是我的:
    AS 3.2 Canary 13, OS Linux (Ubuntu 64 bit 16.04 LTS), CPU: Intel i7, RAM 16 GB ( -Xmx4g ), Storage Magnetic Drive (not solid), 文件系统: Ext4

    关于android-studio - Android Studio 更新需要永远,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47275800/

    27 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com