I am developing app based on gmap.
For that i am following this doccument.
Its giving me error on mainactivity.xml for following code:
Try this SupportMapFragment instead of MapFragment in last line also look your fragment tag.
Refer this Example