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
Be sure to name your main activity as you declare it in manifest:
Caused by: java.lang.ClassNotFoundException: com.example.apv.MyMapActivity
Maybe a package naming issue? Post your entire MyMapActivity, not only the onCreate.