I know this is a duplicate question, but solutions from previous post doesn\'t worked for me. Thats why am asking this question.
I am tryi
After API 11+, I think you now have have to replace your MapFragment by SupportMapFragment. It would be something like:
MapFragment
SupportMapFragment
Take a look here for further information. Let me know how are you going with.