AVD does not carry

Asked

Viewed 3,144 times

3

inserir a descrição da imagem aqui

I use android a little while and after I formatted my note and installed the eclipse/android emulator just doesn’t work. It does not load, just stands there, but does not give error or anything. What could be?

  • 1

    Could send a print of the screen that is?

  • added a print

  • Although it doesn’t solve the problem, I recommend taking a look at Genymotion. A lot of people abandoned AVD’s and started using Genymotion. It creates a layer on top of Virtualbox, with various configurations of Android versions and device. It is much faster than AVD’s.

3 answers

1

0

Try to install the Intel HAXM. On the computer I use, it helped a lot to speed up the boot and the use of Android emulated on the computer. Remembering that, to have this performance gain, it is also necessary to download the Intel image (by SDK Manager is possible) to have a noticeable improvement.

Or as our colleague Wakim said, Genymotion is a great option too.

0

I thought of two things, first the emulator is weighing, depending on the machine may take time to start, and other the correct creation and configuration of emulator, display, processor, memory(always taking into account the current memory available on your machine, that can work well), check again the setting, as well as the path variable of android, required for the emulator drive where the emulator is etc.

Another way is to use Android Studio, an IDE dedicated to android that contains integrated and functional emulator, if it doesn’t work check your machine’s settings to see if the machine is able to start an emulator in a timely manner, and also its settings.

Android Studio: [http://developer.android.com/sdk/index.html]

  • Thank you.. But the machine supports emulation, I have always worked on it. I have done several checks, emulations with several different versions and nothing.

  • Right, nothing Android Studio is a good !

Browser other questions tagged

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