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
sagar nayak
31 Pointsgetting JSON data from a website into android app.
hello . i have read the JSON data tutorial in android tutorial and tried to get JSON data from another website . but the data from treehouse blog was so organised but the data i got from another website is so scrambled and some string cant even converted to JSONObject. so iahave this following question ...
- can i get JSON data from every website .
- if yes how to get it in a organised way . and if not how do i know that i cant get the data .
- what are the other ways to get data from website .
- any further reference to read regarding this topic . you tube video link would be very appreciated .
thanks . please do reply . i am stuck in the middle of my project.