A Simple Weather android APP
- Daily Weather
- 5 Days Forecast
- Update city
Thanks for OpenWeather who provides API.
Also, Thanks for these following contributor that makes developing android APP easier:
- ButterKnife - Makes connection between XML and java faster and cleaner
- OkHTTP - Reduce the pain of creating our own HTTP request
- MaterialDesignIcons - Makes loading images into projects becomes easy
- Supportv7Fix - For fixing most of the bugs caused by support-v7