Android Open Source - UI ListView Application EarthquakeAPIViewer






Project Summary

An Android application that reaches out to an earthquakes API and displays information in a ListView.

Web Site / Source Repository

EarthquakeAPIViewer is hosted in the following web site
https://github.com/Forgie/EarthquakeAPIViewer

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of EarthquakeAPIViewer is as follows:

Apache License

Resource Files

There are 1 image files in EarthquakeAPIViewer. The names of the image files are listed as follows.

arrow_forward.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.earthquakeapiviewer.CallApi.java
com.example.earthquakeapiviewer.DisplayEarthquakeActivity.java
com.example.earthquakeapiviewer.Earthquake.java
com.example.earthquakeapiviewer.MainActivity.java