Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Costi Khamis
8,842 Pointsmy emulator still doesn't run my app
it is very discouraging to me. I really want to see my app run!
3 Answers

Seyed Tabatabaei
3,268 PointsI'm having the same issue. I searched online but I did not find anything comprehensible.

Liam Peters
8,792 PointsHi Costi and Seyed! I am going to assume that you are both trying to run your apps on the default emulator that comes with the Android Developer tools. What errors do your apps give, or does the emulator simply not load them. If it's just not loading them, try Genymotion, there is a fantastic module on setting up to work with eclipse and it's so much better you wouldn't believe! Find the module at Getting Started with GenyMotion
Hope that Helps!

Costi Khamis
8,842 Pointsthank you thank you thank you! the only problem is that my project has too many errors in it! do you know how or where to download the project code?

Liam Peters
8,792 PointsRun your app and then paste the error text from Logcat either to here or to pastebin if it's quite long. This will tell us where in your app the problem lies

Costi Khamis
8,842 Pointswell. I meant to say that my emulator is fine. but the code for the app itself has too many errors because of my old emulator not working. But thanks for the answers!