Difficulty running emulator for Android

Asked

Viewed 1,829 times

4

I’m not getting to run the emulator Android.

If I try to run the applicative I get a message from IDE:

The Selected Emulator is not running. Do you want to start it?

Of course, there’s no emulator running and the IDE also cannot start.

When opening the Android SDK Manager / Android Virtual Device Manager, select the device and click on Start I get the following:

Tentativa de inicialização da Máquina Virtual

How to solve this?

  • 1

    I’m afraid that might be lost time. In XE5, Embarcadero recommends that we use an android device to debug our applications, since the emulator does not work to our satisfaction.

2 answers

3


Try the following.

Copy the folder .android located on the partition D:\ to your user’s root folder, for example C:\Users\Foo\ that should solve the problem.

1

Browser other questions tagged

You are not signed in. Login or sign up in order to post.