Skip to content

HCL212/AndroidWeather

Repository files navigation

AndroidWeather

AndroidWeather is a weather application that shows the current weather and weekly forecast based on the user's GPS location. The application uses the Dark Sky API for data.

Screenshot

image

Getting Started

Download zip file and import project into Android Studio.

Prerequisites

Android Phone

Developing

  • Android Studio
  • GPS MUST be enabled in the emulator

Running the tests

Inside the emulator within Android Studio, set location to different latitudes and longitudes using the options. Weather data and location will change accordingly.
Refresh button will pull data from Dark Sky again and repopulate the weather information.

Built With

Authors

  • Hugh L

Future Tasks

  • Let user add specific locations
  • Show weather details of a day the user selects
  • Show user hourly weather
  • Animated icons

Drawback/Tradeoffs

  • Wanted to use reverse geocoding for user location but there is high latency, not good for testing, but usable in real world scenario

About

android weather application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages