Repo for the National University of Colombia Android Map app.
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.
The following table is the detailed list of UNMap_Android.
Item | Value |
---|---|
Java File Count | 33 |
Supported screen sizes | [tvdpi, mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 7 |
Test Case Count | 1 |
jar files used | android-mapviewballoons.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\latest.db |
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.
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