Aplicaci?n Android para visualizar mapas de distribuci?n de especies.
Map-of-Species is hosted in the following web site
https://github.com/Albertops/Map-of-Species
If you think the Android project Map-of-Species 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 Map-of-Species.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
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 |
There are 20 image files in Map-of-Species. The names of the image files are listed as follows.
drawer_shadow_dark.9.png ic_check_white_48dp.png ic_close_white_48dp.png ic_color_azure.png ic_color_blue.png ic_color_cyan.png ic_color_green.png ic_color_magenta.png ic_color_orange.png ic_color_red.png ic_color_rose.png ic_color_violet.png ic_color_yellow.png ic_delete_white_24dp.png ic_layers_white_24dp.png ic_place_white_24dp.png ic_save_white_24dp.png ic_search_white_48dp.png ic_settings_white_24dp.png ic_storage_white_24dp.png
The following screenshort is generated from the image listed above.
Map-of-Species has the following Java source files.
es.uvigo.esei.tfg.mapofspecies.activities.MainActivity.java es.uvigo.esei.tfg.mapofspecies.activities.SearchResultsActivity.java es.uvigo.esei.tfg.mapofspecies.activities.SettingsActivity.java es.uvigo.esei.tfg.mapofspecies.data.ImageAdapter.java es.uvigo.esei.tfg.mapofspecies.data.ItemObject.java es.uvigo.esei.tfg.mapofspecies.data.ListViewAdapter.java es.uvigo.esei.tfg.mapofspecies.data.Occurrence.java es.uvigo.esei.tfg.mapofspecies.database.MapOpenHelper.java es.uvigo.esei.tfg.mapofspecies.dialogs.DeleteHistoryDialog.java es.uvigo.esei.tfg.mapofspecies.dialogs.DeleteMapDialog.java es.uvigo.esei.tfg.mapofspecies.dialogs.LoadMapDialog.java es.uvigo.esei.tfg.mapofspecies.dialogs.SaveMapDialog.java es.uvigo.esei.tfg.mapofspecies.dialogs.SelectColorDialog.java es.uvigo.esei.tfg.mapofspecies.dialogs.SelectSpeciesDialog.java es.uvigo.esei.tfg.mapofspecies.dialogs.WelcomeDialog.java es.uvigo.esei.tfg.mapofspecies.preferences.ColorPreference.java es.uvigo.esei.tfg.mapofspecies.providers.CustomSuggestionsProvider.java es.uvigo.esei.tfg.mapofspecies.utils.GBIFDataParser.java es.uvigo.esei.tfg.mapofspecies.utils.PolygonUtils.java