Fleebs-Logo
Details werden geladen...

Starting Android emulator with API 36 hangs while waiting for boot animation [with workaround] - Feedback & Bug Reports - CircleCI Discuss

Hello! I’ve run into an issue running the Android emulator (using system image system-images;android-36;google_apis;x86_64) on machine executors (with tag android:2026.05.1) and the latest Android orb. Running android/start_emulator_and_run_tests would result in hanging at the “Waiting for boot antimation…” step. This doesn’t appear to happen on emulators running API 35. I dug in a little bit and was able to put together a workaround for my team. What was happening here is that circle-android ...