Skip to content Skip to sidebar Skip to footer
Showing posts with the label Itemizedoverlay

How To Clear / Reset An Itemizedoverlay In Android?

I have a program that is creating an ItemizedOverlay and a map. Everything works fine upon startup.… Read more How To Clear / Reset An Itemizedoverlay In Android?

Mapview Balloons To A Detailview

In my MapView there are shown Balloons like this:http://www.codemobiles.com/forum/code-mobile-topic… Read more Mapview Balloons To A Detailview

How Do I Decode A Jpeg Image Encoded In Base64 In Android And See It On An Imageview?

My server sends a encoded Base64 string to my android device. After that, I decode the Base64 strin… Read more How Do I Decode A Jpeg Image Encoded In Base64 In Android And See It On An Imageview?