Android Open Source - Development data DisasterZone






Project Summary

Great application for finding data about natural disasters across the world! Currently, this app is only on Android, but an iPhone version will be released in the future..

Web Site / Source Repository

DisasterZone is hosted in the following web site
https://github.com/ryanrawlinson/DisasterZone

If you think the Android project DisasterZone 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 DisasterZone.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count3
jar files usednineoldandroids-2.4.0.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
com.shearsolutions.android.disasterzone.app.permission.MAPS_RECEIVE




Resource Files

There are 5 image files in DisasterZone. The names of the image files are listed as follows.

home_launcher.png
ic_action_discard.png
ic_action_edit.png
ic_action_refresh.png
ic_app_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DisasterZone has the following Java source files.

com.shearsolutions.android.disasterzone.app.activities.DetailsActivity.java
com.shearsolutions.android.disasterzone.app.activities.MainActivity.java
com.shearsolutions.android.disasterzone.app.fragments.EarthquakeDetailsFragment.java
com.shearsolutions.android.disasterzone.app.fragments.EarthquakeListFragment.java
com.shearsolutions.android.disasterzone.app.helpers.EarthquakeDataXmlParser.java
com.shearsolutions.android.disasterzone.app.helpers.ItemsViewAdapter.java