Hi every one I came to know that google maps has deprecated its previous version API v1 and introduced a new version of google maps API v2. I tried out one example by followin
If you want to use fragments then your activity i.e your MainActivity should extend FragmentActivity
MainActivity