Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (2014) Improving Our Code Dynamically Changing the Background Color

My emulator takes too long to open. Is there a way to speed this up?

.

3 Answers

Jacob Bergdahl
Jacob Bergdahl
29,118 Points

Unfortunately, there's little you can do about the default slow emulator. Most Android developers start the emulator as soon as they open up Android Studio, and let it run in the background while they work on the code. Remember that you don't have to close and re-open it every time you run your app. There is a faster emulator though! Check out the course Android Tools here on Treehouse, in which Ben introduces Genymotion. It's a free emulator that's faster than the default emulator.

It asks for apks... How do I run my apps as and when I make changes?

Niyamat Almass
Niyamat Almass
8,176 Points

I know android emulator is slow but if you are using the latest version of android studio then your android emulator is much faster.

You can create a perfect and faster emulator with Ben Deitch in this workshop http://teamtreehouse.com/library/getting-started-with-the-android-emulator

In this workshop Ben Deitch will show how to create faster emulator using haxm and more!

Niyamat Almass
Niyamat Almass
8,176 Points

I know android emulator is slow but if you are using the latest version of android studio then your android emulator is much faster.

You can create a perfect and faster emulator with Ben Deitch in this workshop http://teamtreehouse.com/library/getting-started-with-the-android-emulator

In this workshop Ben Deitch will how to create faster emulator using haxm and more!