Android Open Source - Map application UNMap_Android






Project Summary

Repo for the National University of Colombia Android Map app.

Web Site / Source Repository

UNMap_Android is hosted in the following web site
https://github.com/lipeandres/UNMap_Android

If you think the Android project UNMap_Android 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 UNMap_Android.

ItemValue
Java File Count33
Supported screen sizes[tvdpi, mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count7
Test Case Count1
jar files usedandroid-mapviewballoons.jar
android-support-v4.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
Asset File Namesassets\latest.db




Resource Files

There are 11 image files in UNMap_Android. The names of the image files are listed as follows.

balloon_disclosure.png
balloon_overlay_close.png
balloon_overlay_focused.9.png
balloon_overlay_unfocused.9.png
ic_action_search.png
location_icon.png
marker.png
marker2.png
placeholder.png
smiley_icon.png
unmap_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

UNMap_Android has the following Java source files.

com.example.balloontest.BitmapOverlay.java
com.example.balloontest.Building.java
com.example.balloontest.CustomMapView.java
com.example.balloontest.CustomTouchInputOverlay.java
com.example.balloontest.DBHelper.java
com.example.balloontest.InformationActivity.java
com.example.balloontest.ItemizedTextOverlay.java
com.example.balloontest.MainActivity.java
com.example.balloontest.SimpleItemizedOverlay.java
com.example.mapstest.CustomPinpoint.java
com.example.mapstest.MainActivity.java
com.example.mapstest.SimpleItemizedOverlay.java
com.koushikdutta.urlimageviewhelper.Constants.java
com.koushikdutta.urlimageviewhelper.DiskLruCache.java
com.koushikdutta.urlimageviewhelper.LruCache.java
com.koushikdutta.urlimageviewhelper.SoftReferenceHashTable.java
com.koushikdutta.urlimageviewhelper.UrlImageCache.java
com.koushikdutta.urlimageviewhelper.UrlImageViewCallback.java
com.koushikdutta.urlimageviewhelper.UrlImageViewHelper.java
com.koushikdutta.urlimageviewhelper.UrlLruCache.java
com.koushikdutta.urlimageviewhelper.WrapperDrawable.java
com.readystatesoftware.maps.OnSingleTapListener.java
com.readystatesoftware.maps.TapControlledMapView.java
com.readystatesoftware.mapviewballoons.BalloonItemizedOverlay.java
com.readystatesoftware.mapviewballoons.BalloonOverlayView.java
mapviewballoons.Main.java
mapviewballoons.example.custom.CustomBalloonOverlayView.java
mapviewballoons.example.custom.CustomItemizedOverlay.java
mapviewballoons.example.custom.CustomMap.java
mapviewballoons.example.custom.CustomOverlayItem.java
mapviewballoons.example.simple.SimpleItemizedOverlay.java
mapviewballoons.example.simple.SimpleMap.java
mapviewballoons.example.tapcontrolled.TapControlledMap.java