Bug P3
Status Update
Comments
vi...@gmail.com <vi...@gmail.com> #2
I am getting the same error message.
for the following:
Android Studio and plugin updates available
Components: Google APIs Intel x86 Atom System Image, Google APIs Intel x86 Atom_64 System Image, Google APIs Intel x86 Atom System Image
A screen shot is attached.
vitafitsoft@gmail.com
for the following:
Android Studio and plugin updates available
Components: Google APIs Intel x86 Atom System Image, Google APIs Intel x86 Atom_64 System Image, Google APIs Intel x86 Atom System Image
A screen shot is attached.
vitafitsoft@gmail.com
[Deleted User] <[Deleted User]> #3
UPDATE: I was able to work-around this issue by installing the canary build of "emulator" w/ the following:
sdkmanager --channel=3 "emulator"
However I'd prefer to avoid this in my managed / deployed environment(s) and will wait for the dependency tree to be fixed.
sdkmanager --channel=3 "emulator"
However I'd prefer to avoid this in my managed / deployed environment(s) and will wait for the dependency tree to be fixed.
pr...@google.com <pr...@google.com>
sh...@gmail.com <sh...@gmail.com> #4
same issue here
pr...@google.com <pr...@google.com>
sh...@gmail.com <sh...@gmail.com> #5
same problem here as well
da...@gmail.com <da...@gmail.com> #6
I am experiencing the same issue.
ho...@gmail.com <ho...@gmail.com> #7
The same issue
ae...@gmail.com <ae...@gmail.com> #8
The same issue
mb...@gmail.com <mb...@gmail.com> #9
I've got the same issue. Is there any response from google yet ?
jo...@gmail.com <jo...@gmail.com> #10
Same issue while trying to install Android 10.0 Google APIs Intel x86 Atom_64 System Image.
Android Studio Arctic Fox | 2020.3.1
Build #AI-203.7717.56.2031.7583922, built on July 26, 2021
Runtime version: 11.0.10+0-b96-7249189 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.4.0-81-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry: ide.instant.shutdown=false, external.system.auto.import.disabled=true, debugger.watches.in.variables=false
Non-Bundled Plugins: Dart, org.jetbrains.kotlin, io.flutter
Current Desktop: ubuntu:GNOME
Android Studio Arctic Fox | 2020.3.1
Build #AI-203.7717.56.2031.7583922, built on July 26, 2021
Runtime version: 11.0.10+0-b96-7249189 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.4.0-81-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry: ide.instant.shutdown=false, external.system.auto.import.disabled=true, debugger.watches.in.variables=false
Non-Bundled Plugins: Dart, org.jetbrains.kotlin, io.flutter
Current Desktop: ubuntu:GNOME
[Deleted User] <[Deleted User]> #11
Same issue !!
sh...@gmail.com <sh...@gmail.com> #12
Come on Google, shouldn't take days to fix this
sh...@gmail.com <sh...@gmail.com> #13
Comment has been deleted.
sh...@gmail.com <sh...@gmail.com> #14
So I was able to get by for now by downloading revision 8 of the "Google Play Intel x86 Atom_64 System Image" for API 29
da...@gmail.com <da...@gmail.com> #15
It appears to be working for me now.
[Deleted User] <[Deleted User]> #16
That's correct, it seems as though the necessary version of the `emulator` library has now been published:
```
Available Updates:
ID | Installed | Available
------- | ------- | -------
emulator | 30.7.5 | 30.8.4
```
Thanks for the quick resolution.
```
Available Updates:
ID | Installed | Available
------- | ------- | -------
emulator | 30.7.5 | 30.8.4
```
Thanks for the quick resolution.
ho...@gmail.com <ho...@gmail.com> #17
seems to be fixed
Description
> sdkmanager "system-images;android-29;google_apis;x86_64"
Warning: Package "Android Emulator" with revision at least 30.8.2 not available.
Warning: Unable to compute a complete list of dependencies.
I am more than happy to pin the version on my side for the time being, but I cannot figure out how to do so or know if it's possible.