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

Having a problem playing the app in eclispse

so im just about done with finishing the first part in building the app with eclipse and i have the emulator up and running, but when i want to play it, you bring down the drop down menu and click run as, theirs no option available and when i press ok i just get an error. can you pleasee help me so i can continue with the video??

1 Answer

Does the "Run As" menu say "(none applicable)"? Make sure you're inside the code editor and not the console. If that doesn't work, you can also right click on the CrystalBall directory in the Package Explorer on the left hand side, and then go to "Run As" and "Android Application" from that drop down menu.

I got it to work! thankss!! i had to go to the CrystallBall directory in the package explorer.. thank you so much!