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

Evan Tidwell
Evan Tidwell
7,608 Points

Debugger stuck in "Collecting data..." on all threads

I've been unable to debug throughout the video series. Whenever I set a breakpoint, run the debugger and pause, I see my list of threads and frames, but I can not see my variables because it is "collecting data..." for an eternity. Any help would be welcome. Thanks!

1 Answer

Cindy Lea
PLUS
Cindy Lea
Courses Plus Student 6,497 Points

Sounds like your workspace isnt working. Are you using Treehouse's workspace? If so, you need to contact tech support directly. Ive had to do that once.

Evan Tidwell
Evan Tidwell
7,608 Points

I'm just in Android Studio, up to date on all SDK plugins. I've tried debugging with the emulator and with an Amazon Fire tablet. In both cases, the app runs the way it is supposed to, the debugger is just unusable.