/simpleweather

Simple android weather application

Primary LanguageJavaMIT LicenseMIT

SimpleWeather

A Simple Weather android APP

Features

  • Daily Weather
  • 5 Days Forecast
  • Update city

Download

Download

Screenshot

Daily Weather Forecast Nav

Tech

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