Quake Report App
This app displays a list of recent earthquakes in the world from the U.S. Geological Survey (USGS) organization. I learned to build this app in a Udacity course (Android Basics: Networking).
More info on the USGS Earthquake API available at: https://earthquake.usgs.gov/fdsnws/event/1/
Pre-requisites
- Android SDK v23
- Android Build Tools v23.0.2
- Android Support Repository v23.3.0
Getting Started
This sample uses the Gradle build system. To build this project, use the “gradlew build” command or use “Import Project” in Android Studio.
Example of Application