WeatherApp_MVP An android weather app with a MVP pattern This is a basic app which use Retrofit 2 with the API OpenWeatherMap. Android MVP is based on the google sample architecture : https://github.com/googlesamples/android-architecture/tree/todo-mvp/