A Sample Application using the new Google Maps API v2 for Android.
android-map101-v2 is hosted in the following web site
https://github.com/coomar2841/android-map101-v2
If you think the Android project android-map101-v2 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 android-map101-v2.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.beanie.map101.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 1 image files in android-map101-v2. The names of the image files are listed as follows.
img_splash.png
The following screenshort is generated from the image listed above.
android-map101-v2 has the following Java source files.
com.beanie.map101.DBHelper.java com.beanie.map101.DialogAddPlace.java com.beanie.map101.HomeActivity.java com.beanie.map101.IDBConstants.java com.beanie.map101.IDBValues.java com.beanie.map101.LocationActivity.java com.beanie.map101.MapLocation.java