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 Creating the Screen Layout Getting to Know Our Tools

Android is very slow in my computer and takes to much time to run the applications in emulaor

Android studio is very slow in my computer and takes to much time to run the applications in emulator what i have to do i can't practice any thing .

Simon Coates
Simon Coates
28,694 Points

Android studio uses a lot of resources and running the emulator especially. eg. The minimum amount of RAM for using it is, I think, 4GB. I have the same problem, so do as much testing as I can with my phone and just use the emulator for testing for tablets. (I shut down everything else running on my computer that consumes system resources in the hope the bottleneck is other programs or virtual memory. It's probably superstition as much as anything. You can look at stackoverflow or quora as these communities have a lot of actual android developers who might know the finer points of android studios settings).

2 Answers

Ben Atkinson
Ben Atkinson
6,540 Points

Android studios runs an emulator not a simulator that's why it is so system intensive. I always start the emulator first, let it do its thing then start to develop. I run it on a I5 with only 4GB of ram and still manage ok, I do find my iMac which is the same but it seems to run it better..