Skip to content

A Simple Weather Forecast Android app with beautiful User Interface. This application uses OpenWeatherMap API to retrieve the weather data.

Notifications You must be signed in to change notification settings

deven4/ApnaWeather

Repository files navigation

ApnaWeather

  • A Simple Weather Forecast app with beautiful User Interface. The App is using OpenWeather's - One Call Free API, which provides the following weather data for any geographical coordinates :-

    • Current weather
    • Minute forecast for 1 hour
    • Hourly forecast for 48 hours
    • Daily forecast for 7 days
    • National weather alerts
    • Hitorical weather data for the previous 5 days
  • MVC Design Pattern used

  • HttpURLConnection was used as HTTP Client to retrieve data from the RESTful API.

  • Layout dynamically changes depending on the screen size of the Android.

NOTE :- Google Places API is not integrated as i didn't have the API Key, you can add correct latitude and longitude to get the weather forecast of that location. Although the app take your current device location and show the weather data of the device's location.

Snapshots:

About

A Simple Weather Forecast Android app with beautiful User Interface. This application uses OpenWeatherMap API to retrieve the weather data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages