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 an Interactive Story App (Retired) Intents and Multiple Activities Getting Data from an Intent

Logcat

09-22 12:18:19.090 839-839/com.example.ananthas.interactivestory W/EGL_emulation﹕ eglSurfaceAttrib not implemented.

I intentionally written wrong code it is throwing the error. But it is not getting displayed in the logcat. please help me in this.

J.D. Sandifer
J.D. Sandifer
18,813 Points

Have you checked your Logcat settings to see what is set to show up there? (Verbose vs. critical, etc.) Is anything showing up - like the regular app loading details?