Each time you receive an Android studio update prompt, it is always delayed for a period of time to download or update successfully.
Ladder is not good.
and update detection is also intermittent.
Android Studio 3.0.1 uses a period of time to open several projects more. Often happens to close a project as no response, forcing the closing of other works is followed by closure. This time the Android Studio 3.1 Beta 1 update alert, but not automatically updated, requires download overrides. Tips are as follows:
Follow the prompts, click Download, jump to the official website:
Found only previous version of the download. Turned around and looked for a few pages. The latest two versions are not found:
Android Studio 3.1 Canary 9 and Android Studio 3.1 Beta 1 None.
After a careful study of the first few versions, a pattern was found.
Example: Version 3.0, from the first version of Android Studio 3.0 Canary 1
Win64 Https://dl.google.com/dl/android/studio/ide-zips/3.0.0.0/android-studio-ide-171.4010489-windows.zipwin32 Https://dl.google.com/dl/android/studio/ide-zips/3.0.0.0/android-studio-ide-171.4010489-windows32.zipmac HTTPS ://dl.google.com/dl/android/studio/ide-zips/3.0.0.0/android-studio-ide-171.4010489-mac.ziplinux https:// Dl.google.com/dl/android/studio/ide-zips/3.0.0.0/android-studio-ide-171.4010489-linux.zip
To the second version of Android Studio 3.0 Canary 2
Win64 https://dl.google.com/dl/android/studio/ide-zips/3.0.0.1/android-studio-ide-171.4041253 -windows. Zipwin32 HTTPS://DL.GOOGLE.COM/DL/ANDROID/STUDIO/IDE-ZIPS/3.0.0.1/ Android-studio-ide-171.4041253-windows32.zipmac HTTPS://DL.GOOGLE.COM/DL/ANDROID/STUDIO/IDE-ZIPS/3.0.0.1/ Android-studio-ide-171.4041253-mac.ziplinux HTTPS://DL.GOOGLE.COM/DL/ANDROID/STUDIO/IDE-ZIPS/3.0.0.1/ Android-studio-ide-171.4041253-linux.zip
There are three different places:
1. Release the version number, in the same large version, directly accumulate the last one, such as 3.0.0.0,3.0.0.1;
2. Build version number (so call it for the moment), replace the number string in the update notification, such as 171.4010489,171.4041253;
3. Platform, the last paragraph of the filename, such as Windows,windows32,mac,linux.
The release number for this notification is 3.1.0.0,build version number 173.4567466,
Last:
Https://dl.google.com/dl/android/studio/ide-zips/3.1.0.7/android-studio-ide-173.4529993-windows.zip
Intermediate interval One version of Android Studio 3.1 Canary 9
So Windows 64 bits are:
Https://dl.google.com/dl/android/studio/ide-zips/3.1.0.9/android-studio-ide-173.4567466-windows.zip
The corresponding Linux versions are:
Https://dl.google.com/dl/android/studio/ide-zips/3.1.0.9/android-studio-ide-173.4567466-linux.zip
Guess finish, try to download, add to Thunderbolt, whining's
Android Studio 3.1 Beta 1 released, how to download updates in time