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

Timothy Boland
Timothy Boland
18,237 Points

BlogReader App only Returns BlogPost list when wifi is on

I just completed the "Adapting Data for Display in a List" section...and when testing the app on my phone....it only works when WiFi is on...not when i use LTE, even though I have full bars....Has anyone else had this problem?....Could I be missing a permission?....I have both INTERNET and ACCESS _NETWORK_STATE

2 Answers

Timothy Boland
Timothy Boland
18,237 Points

I was getting the Unterminated String json error...but, i updated my http request with what was recommended in the Teachers Notes and it automagically works now...

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Excellent - that's a frustrating bug that I introduced in the course. I'll be addressing it when I refresh this material. Glad you got it to work with the notes!

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

I haven't heard of this problem before. What kind of behavior do you see? Do you get a message about not being connected, or does it just time out?