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
Francesco Di Vito
4,502 PointsAndroid weather app: how to read daily data
Hi, i have used the code for retrive weather data by forecast.io in my app. Reading the json i have seen that there is a tag Daily that contain the value "data" to retrive the weather data for all day of week. How i can retrive this data and take the name of day by tag time? There is any example to see?
Thanks Regards
Francesco
2 Answers
Steve Hunter
57,712 PointsHi Francesco,
The Stormy app goes on to use different techniques to show the daily forecast and the hourly forecast at the push of a button.
The course is Lists and Adapters - give it a go!
Steve.
Francesco Di Vito
4,502 PointsOk Steve, thanks.
Francesco
Francesco Di Vito
4,502 PointsFrancesco Di Vito
4,502 PointsHi Steve, thanks for your reply. I have other question. The animation icon that use Forecast.io in the web site are available for android? Where i can found this icon?
Thanks
Francesco
Steve Hunter
57,712 PointsSteve Hunter
57,712 PointsI can't see that the icons are available for download but I only had a quick look at the site.
Maybe drop them an email to see if they can help.
Steve.