EarthquakeReport contains list of Earthquakes. On each list item are displayed eartquakes magnitude, time and location. Earthquakes data are fetched by making HTTP request to the Earthquakes API and getting JSON response from the server. Cliking on list item, opens another activity that shows google map of eartquake location.
-
Notifications
You must be signed in to change notification settings - Fork 0
App is an example of getting data from the remote data source performed by AsyncTaskLoader on the background thread. It's list of Earthquakes, each item shows eartquakes magnitude, time and location. Data are fetched by making HTTP request to the Earthquakes API and then by getting JSON response from the server. Clicking on list item, opens anot…
License
tanaskovicVesna/EarthquakeReport
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
App is an example of getting data from the remote data source performed by AsyncTaskLoader on the background thread. It's list of Earthquakes, each item shows eartquakes magnitude, time and location. Data are fetched by making HTTP request to the Earthquakes API and then by getting JSON response from the server. Clicking on list item, opens anot…
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published