Android Open Source - Map application GeoQuake






Project Summary

A proof-of-concept idea to utilize USGS data feeds in an Android app, also integrating Google Maps..

Web Site / Source Repository

GeoQuake is hosted in the following web site
https://github.com/stinsonga/GeoQuake

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

ItemValue
Java File Count5
Supported screen sizes[xhdpi]
Target SDK Version20
Minimum SDK Version14
Activity Count4
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




License

The license information of GeoQuake is as follows:

Copyright (c) 2014, George Stinson All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: ...

Resource Files

There are 3 image files in GeoQuake. The names of the image files are listed as follows.

list.png
map.png
settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.geo.GeoQuake.GeoQuakeDB.java
com.geo.GeoQuake.ListQuakes.java
com.geo.GeoQuake.MapActivity.java
com.geo.GeoQuake.SettingsActivity.java
com.geo.GeoQuake.WebInfoActivity.java