Android Open Source - Database api earthquakeTrackerWithDatabase






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of earthquakeTrackerWithDatabase.

ItemValue
Java File Count10
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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