0

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.

2
  • This question is similar to: Waiting for Target Device to Come Online. If you believe it’s different, please edit the question, make it clear how it’s different and/or how the answers on that question are not helpful for your problem. Commented Oct 23 at 7:44
  • The title suggests a startup loop in Android Studio, but neither seems Android Studio affected, nor does there seem to be a loop. Please edit the title to rephrase so it better describes the actual problem you have. Commented Oct 23 at 17:54

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.