beastrun12j / Quaking-Earth

Quaking Earth is an Earthquake Update App. Using the USGS Earthquake API, it gives the details about the last 20 earthquakes in the world over the magnitude of 3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quaking Earth App

This app displays a list of recent earthquakes in the world from the U.S. Geological Survey (USGS) organization.

More info on the USGS Earthquake API available at: https://earthquake.usgs.gov/fdsnws/event/1/

About the App

  • To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
  • Quaking Earth App is an Earthquake Update App.
  • It fetches data from the USGS Earthquake API in realtime and displays the last 20 earthquakes in the world over the magnitude of 3.0.
  • The app also makes use of ListView which displays the list of earthquakes.

Screenshots

Webp net-resizeimage whatsapp-image-2021-04-28-at-2 (1)

About

Quaking Earth is an Earthquake Update App. Using the USGS Earthquake API, it gives the details about the last 20 earthquakes in the world over the magnitude of 3.0

License:Other


Languages

Language:Java 100.0%