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 Blog Reader Android App Adapting Data for Display in a List Filling Our String Array and Creating the Adapter

Christian Bonanno
Christian Bonanno
1,063 Points

Android is skipping frames

Hi, I'm trying to run this app. Till a few moments ago everything was running fine. Now, as soon as I entered the code in this video, I started getting the following error:

"Android skipped 37 frames. The application may be doing too much work on its main thread"

I have already increased the emulator devices's SD card memomry to 200 MiB and have restarted the PC a number of times. At times, the app starts running (and lists the JSON data) however the display soon returns to a blank black screen and freezes.

Hope someone could help!