Android studio Waiting for Target Device to Come Online

999 views Asked by At

**Android Virtual Device (AVD) can't start .all SDK package removed and re-install again but still same issue ,Intel atom-x86 package installed , additional driver used for Radeon G-Card , VT-X is enabled via Bios setup , Virtual device created using qvga and software graphic emulator , trying with all android platforms . Error Details : GUI --> Waiting for Target Device to Come Online terminal -->timeout after 300 seconds waiting for emulator to come online

Emulator SDK folder removed manual and installed again via SDK Manager, abd killed and started again , studio is running as a root ,

using ----> AMD-A8 16G RAM

1

There are 1 answers

2
mueslirieger On

Have you already tried the answer in this post? Running Android emulator on computer with AMD processor

This states that you have to use the armeabi ABI instead of the default x86 one since you're running on a AMD processor.