android-emulator-m1-preview
android-emulator-m1-preview copied to clipboard
No internet access
Can't connect to internet on my emulator when my MAC M1 is connected to personal hotspot on my iPhone.
help please
https request are failing, please response
getting the same issue...SOS
+1 Can't connect to internet on my emulator when my MAC M1 is connected to wi-fi or personal hotspot on my iPhone. Tried every method I can find to fix it
+1 Can't connect to internet on my emulator when my MAC M1 is connected to wi-fi or personal hotspot on my iPhone. Tried every method I can find to fix it
Try changing the dns of your MacBook, put the following: 8.8.8.8 - 1.1.1.1
It solved my connection problem with this emulator.
+1 Can't connect to internet on my emulator when my MAC M1 is connected to wi-fi or personal hotspot on my iPhone. Tried every method I can find to fix it
Try changing the dns of your MacBook, put the following: 8.8.8.8 - 1.1.1.1
It solved my connection problem with this emulator.
I've tried this too. It gave nothing
On my machine, Wi-Fi doesn't get turned on. https://imgur.com/a/xWgriwS
On my machine, Wi-Fi doesn't get turned on. https://imgur.com/a/xWgriwS
Me too, but today I fix it. You need to update android emulator on latest version. My steps: 1 Delete android emulator in Android SDK - SDK tools 2 Change update site in Updates - Update channel, on Canary channel 3 Install android emulator in Android SDK - SDK tools 4 Change update site back on Stable channel
You can check you version here and it should be the latest:

@Artyom873 Even though I have updated the Android Emulator version to 30.7.4 from SDK Tools.
Emulator's about section still shows older version. How to update there? I tried creating the new emulator but it gets created on older version (30.3.5).

@Artyom873 Even though I have updated the Android Emulator version to 30.7.4 from SDK Tools. Emulator's about section still shows older version. How to update there? I tried creating the new emulator but it gets created on older version (30.3.5).
You can try install Android Studio Canary (without removing your stable). Delete all old emulator's and create new one in Canary version. Maybe it help your studio "find" new version of emulator. I did this too when I updated the emulator, but I don't know what it gave. Maybe this is important and will help you.
I just reinstalled the Android Studio, and now 30.7.4 is selected in emulator.
- rm -Rf /Applications/Android\ Studio.app rm -Rf ~/Library/Preferences/AndroidStudio* rm -Rf ~/Library/Preferences/com.google.android.* rm -Rf ~/Library/Preferences/com.android.* rm -Rf ~/Library/Application\ Support/AndroidStudio* rm -Rf ~/Library/Logs/AndroidStudio* rm -Rf ~/Library/Caches/AndroidStudio* rm -Rf ~/.AndroidStudio* rm -Rf ~/AndroidStudioProjects rm -Rf ~/.gradle rm -Rf ~/.android rm -Rf ~/Library/Android*
I just reinstalled the Android Studio, and now 30.7.4 is selected in emulator.
- rm -Rf /Applications/Android\ Studio.app rm -Rf ~/Library/Preferences/AndroidStudio* rm -Rf ~/Library/Preferences/com.google.android.* rm -Rf ~/Library/Preferences/com.android.* rm -Rf ~/Library/Application\ Support/AndroidStudio* rm -Rf ~/Library/Logs/AndroidStudio* rm -Rf ~/Library/Caches/AndroidStudio* rm -Rf ~/.AndroidStudio* rm -Rf ~/AndroidStudioProjects rm -Rf ~/.gradle rm -Rf ~/.android rm -Rf ~/Library/Android*
This worked for me. I had to delete all these files and then relaunch Android Studio and create a new emulator with Pixel 3a for Google Play support. Where before I had tried all the other suggestions (specifying DNS, disabling other network adapters, using the Canary update channel and even using Android Studio Preview) I was just unable to turn on WiFi and the no network icon showed up on the Status Bar (globe with a small x). Thanks rusakovic!
Now on to the new issue where Chrome keeps stopping in the emulator. Nevermind, it was because I was trying to use Android R api. With S it works fine!

On my machine, Wi-Fi doesn't get turned on. https://imgur.com/a/xWgriwS
Me too, but today I fix it. You need to update android emulator on latest version. My steps: 1 Delete android emulator in Android SDK - SDK tools 2 Change update site in Updates - Update channel, on Canary channel 3 Install android emulator in Android SDK - SDK tools 4 Change update site back on Stable channel
You can check you version here and it should be the latest:
![]()
thank you so much, after 3 sad months android emulator on my m1 finally works correctly
Has there been a proper fix for this yet?
My config is listed below and no love :(
Download file - android-studio-2020.3.1.22-mac_arm.zip Android Studio version - Artic Fox 2020.3.1 Emulator version - 30.7.4-7453540 Device - Pixel 4 API 31 System image - arm64-v8a
This combination is working for me on a Macbook Air M1:

ps: Chrome crashes sometimes, i know is a known issue
This combination is working for me on a Macbook Air M1:
ps: Chrome crashes sometimes, i know is a known issue
How did you get API 29? I am not able to download it
Yeah absarrahman I'm not able to get it either. I think @ChristianParraCL is not on the stable release
Yeah absarrahman I'm not able to get it either. I think @ChristianParraCL is not on the stable release
I think we need to use canary builds for now. Cause stable ones are not working and without internet connection, it's gonna be a huge pain
@frankfuu Finally managed to solve it. Just use the latest canary version. It will fix the issue
@frankfuu Finally managed to solve it. Just use the latest canary version. It will fix the issue
Did you use the lastest Canary Android studio? But I can't download the Canary 8 from the website because it always provides the windwows version for me.
Yeah absarrahman I'm not able to get it either. I think @ChristianParraCL is not on the stable release
oh yes, i forgot to mention i'm using Canary releases 💡
Is there anyway to run it without using the canary version?
Thanks @absarrahman, I downloaded android-studio-2021.1.1.8-mac_arm.zip from https://developer.android.com/studio/archive and gained internet connectivity. I used the Pixel 4 on API 30 arm64 image for the emulator.
same issue for me, I using Android Studio Arctic Fox | 2020.3.1
Same issue for me. Nothing worked have been on Canary the whole time (on Arctic Fox 2020.3.1). I have tried everything described above with no luck. And deleted and setup countless virtual devices.
Then I tried setting up a Pixel 4 on API 30 arm64 image. And it worked and had internet out of the box.
Thank you for highlighting your solutions @frankfuu and @edritech93
Has there been a proper fix for this yet?
My config is listed below and no love :(
Download file - android-studio-2020.3.1.22-mac_arm.zip Android Studio version - Artic Fox 2020.3.1 Emulator version - 30.7.4-7453540 Device - Pixel 4 API 31 System image - arm64-v8a
![]()
Thanks so much, i solve it with your config
Delete Emulator and Update "Android Emulator" from SDK manager.
it is working fine for me

I just reinstalled the Android Studio, and now 30.7.4 is selected in emulator.
* rm -Rf /Applications/Android\ Studio.app rm -Rf ~/Library/Preferences/AndroidStudio* rm -Rf ~/Library/Preferences/com.google.android.* rm -Rf ~/Library/Preferences/com.android.* rm -Rf ~/Library/Application\ Support/AndroidStudio* rm -Rf ~/Library/Logs/AndroidStudio* rm -Rf ~/Library/Caches/AndroidStudio* rm -Rf ~/.AndroidStudio* rm -Rf ~/AndroidStudioProjects rm -Rf ~/.gradle rm -Rf ~/.android rm -Rf ~/Library/Android*
Thanks, this worked for me. and i installed new version. Android Studio Bumblebee (2021.1.1) Canary 10 https://developer.android.com/studio/archive
Here is something which worked for me:
- Wipe data
- Cold boot now.
