Forum Discussion

tscholze's avatar
tscholze
Iron Contributor
Apr 29, 2021
Solved

How to get the Surface Duo emulator running on an Apple M1 chip device?

Hi team,

I know that this is more an Android emulator in general question, but maybe some of you got the Surface Duo emulator working on an Apple M1 device.

 

The error message says correctly what the problem is.

emulator: Trying emulator path '/Users/tobiasscholze/Library/Android/sdk/emulator//qemu/darwin-aarch64/qemu-system-x86_64'
emulator: ERROR: can't find the emulator executable.

 

That's true. I have only a `qemu-system-aarch64` image because it is an ARM device. Before you asked, yes I installed all required tools using the Getting Started document and the latest Android Studio but all of these are x86_64.

 

I was also looking how to change it from `qemu-system-x86_64` just to the ARM variant but I could not find it in the .sh file.

 

Thanks for any helpful tip!

 

2 Replies

Resources