Skip to content

Android Application that Fetches Location Details from OpenWeatherMap API. API Returns a JSON Response That I Have Parsed Using JsonObject Response in Java. WeatheriFy App Takes City Name as Input and Searches For The Weather Data . Result is Binded with a TextView.

thesurajkamble/Weather_App_android

Repository files navigation

Weather_App_android

An android app fetches weather data from openweather.org api and parses the json response and displays the weather details.

Weatherify Android App

Discription

Weatherify Android App parses openweather.org API and displays the weather.

Using

Paste your own API key.

Screenshots

GitHub Logo

GitHub Logo

I would apreciate a star :)

License

MIT

About

Android Application that Fetches Location Details from OpenWeatherMap API. API Returns a JSON Response That I Have Parsed Using JsonObject Response in Java. WeatheriFy App Takes City Name as Input and Searches For The Weather Data . Result is Binded with a TextView.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages