Skip to content

App that shows the current weather in 4 cities using the Wunderground.com API. Used to demonstrate ListViews, AsyncTask, and XML parsing

Notifications You must be signed in to change notification settings

krushton/CS160-Weather-Checker

Repository files navigation

Sample demonstrating GET requests, ListView, and XML parsing in Android. Uses the wunderground.com API. In order to run it you will need to replace the API_KEY variable in the WeatherActivity.java file with your own API key from wunderground.

About

App that shows the current weather in 4 cities using the Wunderground.com API. Used to demonstrate ListViews, AsyncTask, and XML parsing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages