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 (2014) Testing and Debugging Debugging with DDMS

Andrew D.
Andrew D.
2,937 Points

Trouble with Debugging Fun Facts

Hey guys, I'm having trouble with the Debugging aspect of the Fun Facts application in the Android track.

I set my breakpoint exactly as Ben had in the video, and click on the Debug icon exactly as he did. It seems to properly initialize and inserts a check mark into the breakpoint, but the line never turns blue as in the video and all of the 'step over' 'step in' and 'step out' buttons are completely shadowed out and non-clickable.

My emulator is already running, so I don't think it has anything to do with an unitialized emulator.

I wish I could attach a photo, but does anyone have an idea about what may be going on?

Thanks!

-Andrew