A sample Android app for viewing the NASA Astronomy Picture of the Day (APOD) archive for each month.
The latest DEBUG APK can be found here:
- Coil
- Hilt
- Jetpack Architecture Components: Lifecycle, Navigation, Room, ViewModel
- Kotlin
- Kotlin Coroutines
- Kotlin Flows
- kotlinx.serialization
- Ktor
- Material Components for Android
Gradle looks for an APOD api key in the project local.properties file:
nasa_apod_api_key=<YOUR API KEY>
If an APOD api key is not found then the demo APOD api key is used:
DEMO_KEY
To generate an APOD api key go here:
https://github.com/nasa/apod-api
"Very Large Array, Socorro, United States"
https://unsplash.com/photos/Wj1D-qiOseE
By Donald Giannatti