(Android) This is a sample app to showcase many aspects of Android Location Service and Google Maps SDK..
SuperMap is hosted in the following web site
https://github.com/roberto77mi/SuperMap
If you think the Android project SuperMap 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 SuperMap.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 5 |
jar files used | gson-2.2.4.jar retrofit-1.6.0.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 |
Asset File Names | assets\icon-template.psd assets\icon-uber-map.png assets\vehicle_arrow.psd |
There are 13 image files in SuperMap. The names of the image files are listed as follows.
arrow_blue.png arrow_blue_semi.png blue_dot.png blue_triangle.png drawer_shadow.9.png hp_boy.png hp_cat.png hp_dog.png hp_girl.png ic_drawer.png icon_uber_map.png orange_dot.png orange_tringle.png
The following screenshort is generated from the image listed above.
SuperMap has the following Java source files.
com.rf.ubermap.AboutActivity.java com.rf.ubermap.AboutFragment.java com.rf.ubermap.ApplicationTest.java com.rf.ubermap.MainActivity.java com.rf.ubermap.MapFragment.java com.rf.ubermap.NavigationDrawerFragment.java com.rf.ubermap.SanFranciscoMapFragment.java com.rf.ubermap.SettingsActivity.java com.rf.ubermap.SettingsFragment.java com.rf.ubermap.api.DemographicGovApi.java com.rf.ubermap.api.OpenMapQuest.java com.rf.ubermap.api.nextbus.NextBusApi.java com.rf.ubermap.api.nextbus.Vehicle.java com.rf.ubermap.api.nextbus.VehiclesResponse.java com.rf.ubermap.cluster.VehicleClusterRenderer.java com.rf.ubermap.model.VehicleMarker.java com.rf.ubermap.util.LatLngInterpolator.java com.rf.ubermap.util.LocationUtil.java retrofit.converter.SimpleXmlConverter.java