Skip to content

Rahul-Batra/JSON-RetrievalApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON-RetrievalApp

An Android app to retrieve JSON file from http://earthquake.usgs.gov/earthquakes/feed/geojsonp/2.5/week

Depending upon user’s choice, it will perform the following action in the subsequent activity-

  1. using a socket and display Xth line in the JSON file, where X is input by the user
  2. using an AndroidHTTPClient and display Xth line in the JSON file, where X is input by the user
  3. launch Chrome activity via an intent to display the JSON file
  4. parse the JSON file and display the coordinates on the Xth line in Google maps, where X is input by the user

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages