Android application for 3.0+. Pulls data from USGS api at http://earthquake.usgs.gov, stores data in a database. has multiple options for viewing data..
earthquakeTrackerWithDatabase is hosted in the following web site
https://github.com/isaacchansky/earthquakeTrackerWithDatabase
If you think the Android project earthquakeTrackerWithDatabase listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of earthquakeTrackerWithDatabase.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in earthquakeTrackerWithDatabase. The names of the image files are listed as follows.
ic_action_search.png magfourdot.png magthreedot.png
The following screenshort is generated from the image listed above.
earthquakeTrackerWithDatabase has the following Java source files.
com.example.earthquakedatabase.DBInfoFragment.java com.example.earthquakedatabase.EarthquakeListFragment.java com.example.earthquakedatabase.InfoOverlay.java com.example.earthquakedatabase.LongPressDialogFragment.java com.example.earthquakedatabase.Main.java com.example.earthquakedatabase.MapFragment.java com.example.earthquakedatabase.QuakeData.java com.example.earthquakedatabase.QuakeGroup.java com.example.earthquakedatabase.QuakeInfo.java com.example.earthquakedatabase.QuakeListByDateDialogFrag.java