A Native Android Weather Application Which calls the OpenWeatherApi to fetch Data.
The Application first loads up the Splash Screen using the SplashScreen Activity which runs for 2300 seconds and then redirects itself to the main Activity.
This is an excercise application where i mainly learnt to Integrate the Weather to the Native Andorid Application.