Problem designing google maps app in the application

Posted by Rahul Varma on Stack Overflow See other posts from Stack Overflow or by Rahul Varma
Published on 2010-03-29T11:37:46Z Indexed on 2010/03/29 11:43 UTC
Read the original article Hit count: 210

Filed under:

I have seen the tutorial provided to display google maps here... http://developer.android.com/resources/tutorials/views/hello-mapview.html.

But sadly when i try to extend MapActivity instead of Activity the whole program is getting ruined and showing errors starting from onCreate... Whats the solution and how could i get google maps working in my application???

© Stack Overflow or respective owner

Related posts about android-sdk