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 (retired 2014) Getting Started with Android Initial Layout

Costi Khamis
Costi Khamis
12,058 Points

my 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
Seyed Tabatabaei
3,268 Points

I'm having the same issue. I searched online but I did not find anything comprehensible.

Hi 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
Costi Khamis
12,058 Points

thank 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?

Run 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
Costi Khamis
12,058 Points

well. 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!