This Kotlin Android app shows the user a list of earthquakes populated from the web. Selecting and earthquake from the list brings up a map view of the earthquakes location
This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-01-19 10:41:02 -08:00
.idea initial commit 2021-01-19 10:41:02 -08:00
app initial commit 2021-01-19 10:41:02 -08:00
gradle/wrapper initial commit 2021-01-19 10:41:02 -08:00
.gitignore initial commit 2021-01-19 10:41:02 -08:00
build.gradle initial commit 2021-01-19 10:41:02 -08:00
gradle.properties initial commit 2021-01-19 10:41:02 -08:00
gradlew initial commit 2021-01-19 10:41:02 -08:00
gradlew.bat initial commit 2021-01-19 10:41:02 -08:00
settings.gradle initial commit 2021-01-19 10:41:02 -08:00