ICP 10 - Pranathi-07/WebMobile_spring2021 GitHub Wiki

ICP10

Name: PRANATHI NALLURI

STUDENT ID:16301706

Earthquake Info App: Create a mobile application with the following requirements.

1.The main activity should be a list of earthquakes with information

2.On clicking any item Earthquake, the user must be directed to the USGS web page, which contains further information about the selected earthquake.

3.Follow all the three TODO instructions in the QueryUtils.java file and two more TODO instructions in the EarthquakeActivity.java file and AndroidManifest.xml to complete the functionality

output:

Source Code