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

Andrew D.
Andrew D.
2,937 Points

Any Way to Speed Up Emulator Loading?

Does anyone know of a way to speed up the emulator? Or is there perhaps a lightweight emulator of sorts that is known to be faster?

My computer is fairly new but not overly powerful, and whenever I run my app within Android Studio it sometimes takes 3 or 4 minutes to load, and it can be kind of glitchy to boot.

1 Answer

Yeah - the standard emulator takes its sweet time.

Try Genymotion - it is a third party emulator that works much more quickly and links well with Android Studio.

Steve.

Andrew D.
Andrew D.
2,937 Points

Thank you Steve!!

No problem!

You'll find that the Treehouse courses do reommend using Genymotion. It has its little annoying bits but it is WAY faster than the stock one.

I used to hate when I'd forgotten to launch the emaulator at the beginning of a video due to the wait required!

Enjoy!

Steve.