Simple application demonstrating recording, replaying and saving Google Maps Android API v2 windows to generate test data.
map-window-recorder is hosted in the following web site
https://github.com/bfruin/map-window-recorder
If you think the Android project map-window-recorder 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 map-window-recorder.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERACT_ACROSS_USERS_FULL android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
map-window-recorder has the following Java source files.
edu.umd.bfruin.mapwindowrecorder.LatLngBoundsWrapper.java edu.umd.bfruin.mapwindowrecorder.MainActivity.java