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 trialCosti Khamis
12,061 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
12,061 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
12,061 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!