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 Getting Data from the Web Getting JSON Data from an HTTP Request

restricted length of string or input stream?

Hello, I tried to apply this style of getting data from web to my application and I had this problem: I got string that contained source code in html, but only up to 4000 chars. No more content was displayed. Why did that happen and how could I fix it?

1 Answer

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

We discussed this in the Forum a while back and have linked to it as a "Known Issue" in the Teacher Notes on the video page. Check out the solution (and discussion) in that other thread. I'll be refreshing this project soon, too.