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..
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.
The following table is the detailed list of DisasterZone.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | nineoldandroids-2.4.0.jar |
Required Permissions | android.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 |
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.
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