At the moment, I am trying to get a virtual phone (Pixel 7) running in Android Studio. I already tried the following things, to optimize/ enable the bootup:
- deactivated VBS
- activated VirtualMachinePlatform
- reinstalled adb
- deleted virtual phone and created a new one
- enabled cold boot
- wiping data
The problem is, it shows: Starting up, then after 5 minutes or so, it throws a timeout error.
When I try starting the app directly it shows:
waiting on all target devices to come online or app couldnt be runned, emulator already online.
When I try connecting to the emulator, it just shows, it's online, but is in a loop of: starting up... and Connecting to emulator.
Startup Loop Connecting to Emulator
I use Android Studio 2025 Narwhal Drop 1.4.8
Besides the Timeout the app DONT throws any other exceptions, that are known e.g. FATAL_EXCEPTION_ERROR.