问题
I updated Android Studio with its components last week. But I keep facing troubles with emulator. Before updating everything was fine. Now i just want to get my old emulator back. After searching I came across this answer here .
The link to manually download is like http://dl.google.com/android/repository/emulator-windows-4266726.zip
Answer says
Basically, just put the # (the one in major.minor.patch-#) along with darwin/windows/linux if you'd like to download any previous build.
I just don't know what to replace 4266726 with?
The version I am using right now is 29.0.9 and I want 28.0.25 (March 29, 2019 release)
OS: Windows 10
回答1:
You can download 28.0.25 here:
- Windows: https://dl.google.com/android/repository/emulator-windows-5395263.zip
- Mac: https://dl.google.com/android/repository/emulator-darwin-5395263.zip
- Linux: https://dl.google.com/android/repository/emulator-linux-5395263.zip
来源:https://stackoverflow.com/questions/56079429/how-to-download-downgrade-android-emulator-manually