Macos Android Emulator Slow

Posted on  by 

In this blog, we will understand how to setup Genymotion Android Emulators.

In large part, because the emulator is software trying to pretend to be hardware. In hardware, everything happens at every clock cycle. Massively parallel. In software, you can do some parallel things, but where one thing depends on another, thing. Android emulator, android for pc, Andy, Android Apps for PC, Android Games for PC. Play all your favorite android games. Directly from your PC or MAC Just launch andy from your desktop Run all your communication apps. From your desktop. (snapchat, Viber, whatsapp etc) Use your phone as a remote control. When playing games.

Concept of Emulators is very good for some one who needs access to Android OS without worrying about hardware. But Google’s android emulators face some problems. Althogh it was claimed that with latest release there are significant improvements but its not true. Two main problems are:

Android emulator for slow computers
  1. Google’s emulators are very slow and they take ages to boot up and also sleep very frequently, so they are not idle candidates for some one who needs to switch on or off emulators frequently.
  2. Also they eat lot of RAM, so if you have 2-3 Emulators open at the same time, your machine will become very slow. Any testers would need multiple emulators open at the same time.

Genymotion Emulators (https://www.genymotion.com/) have solved above problems very efficiently and thus i recommend using them for automation. Genymotion is free (basic plan) and they have some paid plans also. For this blog we will use free Genymotion.

Follow these steps to setup Genymotion emulators on mac OS:

Step 1) Go to https://www.genymotion.com/pricing-and-licensing/ and click on ‘Individual’ Tab and click ‘Get Started’.

Step 2) Register with your credentials, and login.

Mac os android emulator slow screen

Step 3) Click on Download. wait for download to finish.

Step 4) Install the .dmg file and move it to ‘Applications’

Step 5) Launch ‘Genymotion.app’ from applications.

Step 6) The Genymotion application starts. A dialog prompts you to “Add a first virtual device”. Click Yes.

Step 7) Multiple devices are pre-listed. Select a device of your choice and click Next. Follow through the prompts.

Step 8) Once the device is created, select it and click Start.

Step 9) Device will start in no time. It has all the apps provided by Google’s Emulators and these emulator work with all ‘ADB’ commands also.

Step 10) Now go to terminal, and type this command to check the device:

adb devices

Step 11) Now to install the app, use these commands on termial

App will be installed on Genymotion emulator. Enjoy!!

Xamarin Android Emulator Slow

Android

Android Studio Emulator Slow

Once you start using Genymotion Emulators, you will really fall in love with these.

Coments are closed