Am I alone in finding that when I produce my own map application (by extending MapActivity), the back button on the emulator does not work i.e. when it is clicked it does not return me to the previous screen?
In the Maps application installed by default the back button does work. I thought all activities allowed this functionality...could I be missing something?
Cheers


