Second Android nanodegree Project.
- An API Key is needed to be changed in the AsteroidRepository.kt from DEMO_KEY to a valid API Key
When opened, the app will fetch asteroids from the Nasa Service for the Day. Using the options Menu, the asteroids of the week or the full collection of them saved on the database can be selected to show on list.
The Asteroid Radar also creates a worker that will download Asteroid data each day and delete asteroids from days past once a day.
First Android nanodegree Project
- A Google API Key is needed to be added on the google_maps_api.xml (Debug)
- An app apk is added on the root of the TODOListApp folder to try it out.
- A Google API Key is needed to be added on CivicsHttpClient.kt.
- A SHA1 is needed to be added on the CivicsHttpClient.kt.