Android Mapping and Location example.
MappingLocation is hosted in the following web site
https://github.com/amthompson/MappingLocation
If you think the Android project MappingLocation 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 MappingLocation.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 5 |
jar files used | android-support-v4.jar google-play-services.jar |
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 5 image files in MappingLocation. The names of the image files are listed as follows.
beergarden.png bluedot.png coffee.png university.png workoffice.png
The following screenshort is generated from the image listed above.
MappingLocation has the following Java source files.
edu.sdsmt.thompsonsamson.locationmapping.LocationWithoutMaps.java edu.sdsmt.thompsonsamson.locationmapping.MainActivity.java edu.sdsmt.thompsonsamson.locationmapping.MyGoogleMap.java