App to compare native google maps v2 with the html maps in a web view.
MapBenchmark is hosted in the following web site
https://github.com/martindobrev/MapBenchmark
If you think the Android project MapBenchmark 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 MapBenchmark.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.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 |
MapBenchmark has the following Java source files.
com.eu.dobrev.android.map.benchmark.ITestableMapFragment.java com.eu.dobrev.android.map.benchmark.InfoFragment.java com.eu.dobrev.android.map.benchmark.MainActivity.java com.eu.dobrev.android.map.benchmark.MainTabListener.java com.eu.dobrev.android.map.benchmark.NativeMapFragment.java com.eu.dobrev.android.map.benchmark.WebInterface.java com.eu.dobrev.android.map.benchmark.WebViewMapFragment.java