Hi guys, I am new to Android, I just followed the tutorial on this webpage, http://developer.android.com/resources/tutorials/views/hello-mapview.html, and got success to display the message OverlayItem overlayitem = new OverlayItem(point, "Hola, Mundo!", "I'm in Mexico City!"); But now, I want to display an image as well as the "I'm in Mexico City!" and "Hola, Mundo!", how can I do that? Thank you!
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

