You posted the stack trace on stackoverflow right?   

This line is in the stack trace: 

Caused by: java.lang.IllegalArgumentException: MapViews can only be created 
inside instances of MapActivity

This is telling me that you're attempting to open a map outside of something 
that extends MapActivity.  Is that the case? 

-rishi

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to