/earth-quake-app

Android app from 'The Comprehensive Android Development Masterclass' Udemy course by Paulo Dichone

Primary LanguageJava

Earth Quake

Introduction

Earth Quake is an app with shows on a map, with the help of a JSON API, which cities and when they had earth quakes and their magnitude.

What was used in this app

1. Google Maps - to show where and when the earth quakes occurred.
2. US GOV JSON API - to retrieve information about earth quakes.