Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnauorriols/earthquakes_tracing
Android App to fetch updates from Instituto Geográfico Nacional about latest earthquakes in Spain
https://github.com/arnauorriols/earthquakes_tracing
Last synced: 12 days ago
JSON representation
Android App to fetch updates from Instituto Geográfico Nacional about latest earthquakes in Spain
- Host: GitHub
- URL: https://github.com/arnauorriols/earthquakes_tracing
- Owner: arnauorriols
- Created: 2013-10-04T18:29:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-07T00:53:59.000Z (about 11 years ago)
- Last Synced: 2024-10-24T10:34:03.447Z (2 months ago)
- Language: Java
- Size: 1.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
EARTHQUAKES_TRACING
==================Android app that sets a service that traces the Instituto Geográfico nacional
(IGN) for new earthquakes that happens in Spain.This is a learning application, taking advantage of the recent earthquake
situation in Valencia.The learning milestone is:
- Service implementation
- Alarm Scheduling
- Set a standard ActionBar/swipe fragments/list-details layout fully
functional