umershaikh123 / Earth-Quake-App

An Earthquake app that tells you information regarding real time earthquakes that has happened by using an API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Earth-Quake-App

Overview of the App

An Earthquake app that tells you information regarding real time earthquakes that has happened such as their magnitude , time , location and date . The data is fetched from USSGS website by using an API

Features used

API to fetch earthquake data

Listview with Custom Adapter

How to make an Https request to the server

Loaders

Use of Loaders to ensure the request is running on the background threat and prevention of memory leaks and slow efficiency

Intents

How to traverse and use Json format

working with URLS

Using of circle loading bar to show loading progress

Front page

About

An Earthquake app that tells you information regarding real time earthquakes that has happened by using an API


Languages

Language:Java 100.0%