Android class by udacity.
Sunshine project
Its is a weather app.
features:
1 - list with 7 days of weather (date, main description, mim, max) using api.openweathermap.org 2 - map of where is the weather is setting 3 - you can change the settings (location/unit system). 4 - you can share the weather with your freinds (using share ShareActionProvider)
IMPORTANT : you have to change the appid to your own in ForecastAPIConnect file.