thesurajkamble / Weather_App_android

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%