How to Download/Downgrade Android emulator manually

依然范特西╮ 提交于 2019-12-11 06:09:21

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!