Web test
Web test

Reputation: 29

Android Emulator

I'm looking to test my app on different types and versions of mobile. I am trying to find an emulator that will allow me to choose different mobiles and different versions of Androids. What would be the best program to use for this?

I was looking into Genymotion but it doesn't have the playstore which I would like to be included.

Thanks!

Upvotes: 0

Views: 92

Answers (3)

TheTool
TheTool

Reputation: 309

The updated emulators that came with the new update to Android Studio are very satisfying.

I also used Genymotion before, but the new AVD manager is a lot more complete and has numerous extra functionalities.

You can download Android Studio here

Upvotes: 1

loretoparisi
loretoparisi

Reputation: 16311

You can try Xamarin Android Player, it is blazing fast (2x Android default emulator). You just need to download and install Oracle VirtualBox, that is a free virtual machine, before getting started.

Upvotes: 0

Waqas Sultan
Waqas Sultan

Reputation: 894

You can use bluestack as it provide Playstore option with it

Upvotes: 1

Related Questions