Affiliate links on Android Authority may earn us a commission. Learn more.
Android virtual devices: AVD Manager versus Genymotion
What exactly are the advantages and disadvantages of Android virtual machines?
When testing apps, you will likely want to try your app on as many devices as possible, to make sure everything runs smoothly. The problem is, most people do not have a plethora of devices laying around to test on, so the next best thing is emulating the devices that you need to tested on. Using an Android virtual machine makes this very easy. There are some downsides however, this includes speed and some other factors that will limit what is possible with a virtual device.
In my testing Genymotion is definitely faster than the AVD Manager, with almost instant boot times and no lag.
In general, a virtual device is much slower than a real device, Google has worked with Intel in an attempt to bring a better experience using a kind of virtual machine. If you select x86_64 as the architecture then there is the option to run the Android virtual device in “fast virt mode” which uses Intel’s Hardware Accelerated Execution Manager (HAXM) to speed up the performance of the virtual device, the only problem is that this is for Intel’s x86_64 instruction set architecture, so this is not helpful if you need test test on x86_32, MIPS or ARM.
In my testing Genymotion is definitely faster than the AVD Manager, with almost instant boot times and no lag, it has been the closest experience to a real device that I have ever seen. But nothing is perfect, Genymotion currently lacks Android Wear support and there are no official stable Marshmallow builds at the time of writing.
What is Genymotion and how does it compare?
Genymotion has a sidebar that loads on the right side of a virtual device offering anything you could want, and if for some reason something is missing, Genymotion also has a console to manually type in any command that is needed. The sidebar allows the ability to test the GPS, use a camera, change the virtual device’s battery stats, capture videos and much more.
Since the AVD Manager is handled by Google, it always has the newest Android version from the SDK.
Many of these require a subscription however. Genymotion also has a few other nice additions, like the ability to scroll on the device with a computer’s trackpad. The user interface is nice, but it is not as good as the AVD Manager as far as setting up a new virtual device. There is no option to create a virtual device from scratch, the user must select a base, which is less convenient than just being able to configure everything from a single screen to fit what is needed.
What is the AVD Manager and how does it compare?
Since the AVD Manager is handled by Google, it always has the newest Android version from the SDK, whereas Genymotion does not have this luxury. Overall, the AVD Manager is not as user friendly or as stable as Genymotion, but offers more options and these may be needed for certain situations.
Wrap-Up
Depending on your needs, the AVD Manager or Genymotion may be right for you. If you want a stand alone application that is super stable but may cost money, then go for Genymotion. If you want a highly customizable first party virtual device manager, and can live with some stability issues, choose the AVD Manager. Either way, you will be able to test your apps and make sure everything runs the way it should, that being said, nothing beats an actual device, so you have one laying around, use it as well. You can get the AVD Manger along with the Android SDK and Android Studio here, and Genymotion here.