Test Andorid App using the Loader Class and Android Maps v2 API.
MapHomeTest is hosted in the following web site
https://github.com/ChristopherTulip/MapHomeTest
If you think the Android project MapHomeTest 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 MapHomeTest.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | commons-codec-1.6.jar commons-logging-1.1.1.jar gson-2.2.2-javadoc.jar gson-2.2.2.jar httpclient-4.2.2.jar httpcore-4.2.2.jar httpmime-4.2.2.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.tulip.maphometest.permission.MAPS_RECEIVE |
There are 1 image files in MapHomeTest. The names of the image files are listed as follows.
taxi_launcher_icon.png
The following screenshort is generated from the image listed above.
MapHomeTest has the following Java source files.
com.tulip.maphometest.API.BaseLoaderCallbacks.java com.tulip.maphometest.API.BasicLoader.java com.tulip.maphometest.API.BoundsSerializer.java com.tulip.maphometest.API.DirectionsSerializer.java com.tulip.maphometest.API.GsonSerializer.java com.tulip.maphometest.API.LegSerializer.java com.tulip.maphometest.API.LocationSerializer.java com.tulip.maphometest.API.PolylineSerializer.java com.tulip.maphometest.API.ResponseObject.java com.tulip.maphometest.API.RoutesSerializer.java com.tulip.maphometest.API.StepInformationSerializer.java com.tulip.maphometest.API.StepSerializer.java com.tulip.maphometest.MainActivity.java com.tulip.maphometest.TaxiMapFragment.java com.tulip.maphometest.Utils.Constant.java com.tulip.maphometest.Utils.Logger.java com.tulip.maphometest.Utils.Util.java