Does anyone know if there are any funtions in the Android Api's that can easily draw a Popup Balloon above a mapitem when the user creates an onTouch event on that particular item? Like in the Google Maps app.
Or do I have to draw a box myself on an overlay by using the Paint class?







