I know there are a lot of questions about how to run the Android Studio emulator on M1 Macs. It works fine for newer API images (24 and above right now).
However, my project currently supports down to API level 21 (Lollipop), and I need to be able to run an emulator at that level to assess the product. Unfortunately, all API 21 images I've tried result in the emulator being killed immediately like what used to happen for all emulators on M1.
I'm pretty sure it's an M1 issue. Does anyone have solutions or ideas for working with those older emulator images?