Android code examples for beginners.
Note: this project needs a couple of additons after cloning:
- A Dark Sky api key needs to be obtained and stored in a string resource named
dark_sky_api_key - A Firebase project needs to be configured with a Realtime Database and the corresponding
google-services.jsonadded to the project.