Simple app to show earthquake data. It also uses MultiThreading by fetching network data on separate thread.
You can download the application apk to run it in your machine
This is a simple app which displays real time earthquake data with its magnitude and location. It was built for learning purpose in order to learn how to add api in our android app