Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Package "Android Emulator" with revision at least 30.8.0 not available

I am trying to add Android R using AVD manager in my M1 mac but when I press download it says

Package "Android Emulator" with revision at least 30.8.0 not available.

I've also tried downloading it from the SDK manager but it shows the following error

Unable to resolve dependencies for Google Play ARM 64 v8a System Image: Package "Android Emulator" with revision at least 30.8.0 not available., 

I'm using 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 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 11.5.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry: external.system.auto.import.disabled=true
Non-Bundled Plugins: org.jetbrains.kotlin
like image 478
Gabriel Donadel Dall'Agnol Avatar asked Aug 13 '21 14:08

Gabriel Donadel Dall'Agnol


1 Answers

The latest current Android Emulator is 30.7.5. I guess it is an issue on the sdk update site and they have to make Android emulator 30.8.0 available as it seems that newer Android images are based on that Emulator version.

Also it seems to be affecting all users. https://issuetracker.google.com/issues/196708236

like image 181
Mohamed Hamdy Avatar answered Sep 20 '22 11:09

Mohamed Hamdy