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 Weather App (2015) Hooking Up the Model to the View Plugging in the Data

App runs without new weather data...

get weird error messages, no idea what to do ?

06-13 15:01:48.191 1915-2128/com.google.android.googlequicksearchbox E/Surface: getSlotFromBufferLocked: unknown buffer: 0xa9f38cc0

06-13 15:01:48.613 1222-1255/? E/SurfaceFlinger: ro.sf.lcd_density must be defined as a build property

1:32.256 1232-1444/? E/audio_hw_generic: Error opening input stream format 1, channel_mask 0010, sample_rate 16000

06-13 15:02:19.745 9896-9896/? E/memtrack: Couldn't load memtrack module (No such file or directory)

06-13 15:02:19.745 9896-9896/? E/android.os.Debug: failed to load memtrack module: -2

Sagar Suri
Sagar Suri
6,043 Points

Can you give more details on this error..at least post the code of the networking part. Thanks