Android Open Source - Map Database MapsApp






Project Summary

App met Google Maps en Database Connection.

Web Site / Source Repository

MapsApp is hosted in the following web site
https://github.com/10365332/MapsApp

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

ItemValue
Java File Count6
Activity Count1
Fragment Count1
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




Java Source Files

MapsApp has the following Java source files.

com.example.murach.mapsapp.ApplicationTest.java
com.example.murach.mapsapp.MapsActivity.java
com.example.murach.mapsapp.WeatherHttpClient.java
com.example.murach.mapsapp.WeatherJsonParser.java
com.example.murach.mapsapp.model.Location.java
com.example.murach.mapsapp.model.Weather.java