Reputation: 29
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
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
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