I upgraded my Emulators in Android Studio Hedgehog (Catalina) and My Emulators crash. The error msg is: 2023-12-20 21:01:37,234 [ 47251] INFO - Emulator: Pixel 6a API 34 - Process finished with exit code 134 (interrupted by signal 6: SIGABRT) 2023-12-20 21:01:37,238 [ 47255] SEVERE - Emulator: Pixel 6a API 34 - Emulator terminated with exit code 134
When I query the Emulators location, I get the path:/Library/Android/sdk/tools/emulator, but the Emulators are really at the path: /Library/Application Support/Android/SDK/tools I theorize if I could add the "Application Support" level to the path, it might solve the problem, but not sure how to do that. If you can explain to a real novice how to do that, that would be a great help. I also theorize that not having the Intel HAXM installed could be the problem. Thing is it doesn t show up as an upgrade option in Android Studio Hedgehog. Or, if you think that s not the problem and have another solution, I d love to hear it. So, you see I m stumped. Thx