Android Open Source - Map application MapBenchmark






Project Summary

App to compare native google maps v2 with the html maps in a web view.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MapBenchmark.

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version15
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Java Source Files

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