'After update Android Studio, none of support repository downloading

After update "Android Studio 2.3"

To install:

  • Android Support Repository (extras;android;m2repository)

  • 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 Intel x86 Atom_64 System Image (system-images;android-25;google_apis;x86_64)

  • Google APIs Intel x86 Atom System Image (system-images;android-24;google_apis;x86)

  • Google APIs ARM EABI v7a System Image (system-images;android-24;google_apis;armeabi-v7a)

  • Google APIs ARM 64 v8a System Image (system-images;android-24;google_apis;arm64-v8a)

Preparing "Install Android Support Repository (revision: 45.0.0)". Downloading https://dl.google.com/android/repository/android_m2repository_r45.zip An error occurred while preparing SDK package Android Support Repository: Cannot download 'https://dl.google.com/android/repository/android_m2repository_r45.zip': Read timed out.

"Install Android Support Repository (revision: 45.0.0)" failed. Preparing "Install Google APIs Intel x86 Atom_64 System Image (revision: 11)".

Downloading https://dl.google.com/android/repository/sys-img/google_apis/x86_64-24_r11.zip

An error occurred while preparing SDK package Google APIs Intel x86 Atom_64 System Image: Cannot download 'https://dl.google.com/android/repository/sys-img/google_apis/x86_64-24_r11.zip': Read timed out.

"Install Google APIs Intel x86 Atom_64 System Image (revision: 11)" failed.

Preparing "Install Google APIs Intel x86 Atom System Image (revision: 4)".

Downloading https://dl.google.com/android/repository/sys-img/google_apis/x86-25_r04.zip

If someone have any idea about it please suggest.



Solution 1:[1]

Please check your emulator is running or what. Installing new google library while your emulator with the same library running will cause issue.

This can be issue. I have got this issue few times while I update the library version with emulator running with same version.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Mushahid Khatri