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

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

Android Studio Performance

Hello Treehouse :-)

So I've been getting to know Android studio in the last few days and I have found it to be quite slow, particularly when trying to use the emulator.

For a basic idea of my PC specs I have 500gb Lenovo laptop with 12GB RAM and I7 intell processor. A quick search on Stack overflow tells me it might be due to the fact that I opted to follow the exact version of AS used in the course as Ben suggested. Is performance likely to speed up once I update? :)

Thanks

Since there are many files created and written while working with Android Studio, using and SSD instead of your hard disk should speed things up a lot.

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hey Jonathan,

I don't think upgrading is going to make much difference. I have the latest version and run it on an iMac that is about 1.5 years old. I always thought it was just my computer as it only has 8Gb of RAM, but if it's slow on yours too...

I recently switched back to work on some iOS Development, and if you think Android Studio is bad... you should see Xcode! It's driving me nuts how slow that is. Most times I have to launch the emulator wait a few minutes, then close the emulator and relaunch. Among other things... Xcode alone may drive me back to Android Development. Lol

Sorry I couldn't provide a 'brighter' insight. :)

:dizzy:

Jonathan Grieve
Jonathan Grieve
Treehouse Moderator 91,252 Points

Hi Jason,

No worries :)

Yea closing and relaunching the emulator is my trick too. AS is slow to open and run the emulator which I can live with. Actually writing the code and using the software is fine so I'm happy to plod along and hope I speed up somehow.