Android app that demos saving favorite locations on the map using a web service.
Android-GMaps-AsyncTask-Demo is hosted in the following web site
https://github.com/jvreeland/Android-GMaps-AsyncTask-Demo
If you think the Android project Android-GMaps-AsyncTask-Demo 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 Android-GMaps-AsyncTask-Demo.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_LOCATION_EXTRA_COMMANDS android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 3 image files in Android-GMaps-AsyncTask-Demo. The names of the image files are listed as follows.
map_marker.png search.png star.png
The following screenshort is generated from the image listed above.
Android-GMaps-AsyncTask-Demo has the following Java source files.
com.geekground.gmapsample.GMapApplication.java com.geekground.gmapsample.LocationActivity.java com.geekground.gmapsample.PickUpLocationItemizedOverlay.java com.geekground.gmapsample.TouchableMapView.java