





















Even if it's a Google owned CDN, I don't think it's official because it's a CDN and CDNs are generally not considered a public & stable thing - Google can change how/whether it uses CDN any time, but Google is far less likely to change dl.google.com. CDNs are by definition mirrors anyway.
The URL is also not really "listed" on the page, as one would see something in text if it's listed - it's only linked to. And Google probably shouldn't have done that.
dl.google.com is official both because it's far more well-known and linked to (and not CDN), and it is the link from the source of truth for Android tools at https://dl.google.com/android/repository/repository2-1.xml , which is used by Android Studio SDK manager, the official way to download Android tools.
That is not a non-official host, it is Google's official CDN. In fact, that precise URL is listed as the official URL on the Android Emulator 33.1.15 download page: https://developer.android.com/studio/emulator_archive
Avoid using specific mirrors (e.g. on sourceforge) to download, as they might become unavailable
https://redirector.gvt1.com/edgedl/... redirects the client to the nearest edge cache for downloading, which is much more resilient than dl.google.com.
I don't think this AUR package should try to fetch a binary from a non-official host , given that we do have the official one. Even if it may help certain VPN users build the package, it's a questionable practice to all other users.
https://wiki.archlinux.org/title/Arch_package_guidelines also says:
Avoid using specific mirrors (e.g. on sourceforge) to download, as they might become unavailable
@dreamingincode I tried from a different IP address and makepkg works, so dl.google.com must be blocking my VPN's previous IP address. If there's a mirror that doesn't block VPNs, that would be preferred, but if this is the only one, I understand.
@zrhoffman Double checked and makepkg works fine for me. The file is downloaded normally and passes checksum.
I'm getting a 404 trying to build 32.1.15-1:
$ makepkg
==> Making package: android-emulator 32.1.15-1 (Thu Aug 31 22:36:32 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading emulator-linux_x64-10696886.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 1449 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://dl.google.com/android/repository/emulator-linux_x64-10696886.zip
Aborting...
I don't know if this is just me, but when I access the Android Emulator's 'Extended controls', the map doesn't show up for me. In the place where the map should be to select the location of the fake gps, there is nothing.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Missing dependency libbsd