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 trialSoham Chakraborty
262 Pointsemulator not loading
my emulator is taking forever to load - any suggestions ?
5 Answers
Nick Kouzas
10,619 Pointswhat version of android you use?
Soham Chakraborty
262 Pointsnow it loaded but the output is not as expected it is supposed to show - " the answer is yes " but it doesnt
Gunjeet Hattar
14,483 PointsTry and look at the console or log cat view to see what errors it shows while loading the application in the emulator.
Alternatively you could create a new emulator and try using that. It worked for me.
Carmen Johnson
Courses Plus Student 700 PointsSometimes it takes a long time for the emulator to load. If you see no activity in your log cat then close out the emulator and restart it. If that does not work then close your project and restart Eclipse.
Ben Jakuben
Treehouse TeacherTo simply get a faster emulator, I'd recommend checking out Genymotion, which I recently released a stage about. It's a third-party emulator that usually works much better than the default one.