Dave
Dave

Reputation: 7359

android: which is the best emulator configuration? and faster

I am using emulator of ADT. I am using the default Android virtual device in my emulator. I created a version 4.0.3.

The problem It is too slow. Sometimes i am getting a loading click when i am trying to change.of fragment.

The code i am using it is valid

What is the best configuraton of the emulator?

Which is the faster?

My actual configuration is:

enter image description here

Upvotes: 1

Views: 165

Answers (2)

Esraa
Esraa

Reputation: 95

+1 for Genymotion, You can integrate it with Eclipse, and Android Studio Really it is fast, easy to use :)

Upvotes: 3

Ayzen
Ayzen

Reputation: 983

Try Genymotion emulator. It is much faster than default emulator.

Upvotes: 3

Related Questions