Android emulator

Asked

Viewed 115 times

-1

When I run the application my emulator does not show the components to test:

Print

1 answer

2

The message says:

Running an x86 based android virtual device (AVD) is 10x Faster. We strongly Recommended Creating a new AVD.

In a direct translation it would be:

Running an Android virtual device (AVD) x86 is 10x more fast. We strongly recommend the creation of a new AVD.

To accomplish what the IDE indicates, you would have to create a new AVD to emulate your application. Sign in to Android SDK Manager and make sure that this package is already installed along with your API and Extras. See an example:

inserir a descrição da imagem aqui

If the package is not installed, install it and create a new AVD with the specified specifications.

As you are using Windows, see below an example of AVD with CPU/ABI Intel Atom(x86):

inserir a descrição da imagem aqui

  • the problem is that when I spin I give an ok and leave that msn but the Buttons and the textviwer do not appear to be able to test

  • @Helenafaria may be because the virtual machine is too heavy to run your app. Nothing is showing up because AVD hasn’t started nor Android probably. Try creating another AVD with the indications from the IDE. Maybe get, as they say, 10 times faster, to the point of at least Open ANDROID.

  • as I create this Adv all the ones I created are the same

  • There is the possibility of being the video card driver

Browser other questions tagged

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