Skip to content

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

Notifications You must be signed in to change notification settings

Dorababupc/Earthquake-app

Repository files navigation

EarthQauke Updater 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/

Pre-requisites

  • Android SDK v23
  • Android Build Tools v23.0.2
  • Android Support Repository v23.3.0

Demo

Earthquake-app

Features

  • Using AsyncTasks to connect to the internet.
  • Using AsyncTasksLoader to connect to the internet.
  • Reading and parsing JSON data.
  • Customizing ListViews,using ArrayLists & ArrayAdapters.

Tech Stack

Frontend: XML

Backend: Java

Tools: Android Studio

To Do

  • Providing the filter preferences based on magnitude.
  • Implement caching.
  • UI enhancement.

Authors

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages