Android Studio Emulator Slow Mac

  1. Android Studio Emulator Slow Machine
  2. Android Studio Emulator Download
  3. Visual Studio Android Emulator Slow

Android emulator is dead slow. It takes 800MB memory while running. If you are on Windows, You can use Microsoft Android Emulator. It is superb, provides you functionalities more than Android Studio Emulator. And most important it is fast ( consumes 13MB only). It comes with Visual Studio 2015 Technical Preview. I am using it and happy with it. If you have an older PC but you still want to run Android apps on it, check out which ones are the most lightweight emulators available!

How to speed up Android Studio on a Mac

  • Antonio Sesto
  • 2015-02-28 17:00
  • 5

I am trying to develop some native Android apps using Android Studio (latest) on OS X Yosemite. Currently Android Studio is simply unusable: it is too slow. I am not referring to the Android emulator, which was doubling the development time, but to the source code editor itself.

The main problem is that very often but not always (I would say almost always) it is not able to keep the pace of my editing: when I edit text, characters appear on the screen between one and two seconds later. If I delete characters, I never know which one I reached without waiting for a couple of seconds. If I right-click I wait for the equivalent of geological ages before something is displayed. It is almost impossible to use the graphical layout editor because it is sloooow.

I have also other problems, related to incredible bugs. But I want to focus on this basic functionality.

After a bit of research I ended up increasing its heap space. So I went into:

Emulator

/Applications/Android Studio.app/Contents/bin

and modified these values:

Emulator

Actually I have only increased the allocated memory for the first two of them.

Android Studio Emulator Slow Machine

Is there anyone developing for Android on a Mac who was able to increase this basic performance of Android Studio? Is there any hidden trick, combination of JVM and options able to make this app usable?

Using android studio emulator

Android Studio Emulator Download

Android emulator for slow pc

Visual Studio Android Emulator Slow

I am working on a MBP 2.3GHz i7 with 16GB of RAM: is it enough?