Re: [android-developers] [android devs] Error inflating class com.google.android.maps.mapview

2011-07-05 Thread TreKing
On Mon, Jul 4, 2011 at 10:35 PM, test_tube_baby wrote: > But when the application runs I get the error: Application xxx has stopped > unexpectedly. > Use your debugger to figure out why it crashed. I also found an 'Error inflating class com.google.android.maps.mapview' > Are you linking agains

[android-developers] [android devs] Error inflating class com.google.android.maps.mapview

2011-07-05 Thread test_tube_baby
Hello Developers, I am trying to create an app with 3 tabs (which I successfully did so using the tab layout tutorial here http://developer.android.com/resources/ ... index.html. Then I created an Activity for each tab. I am trying to insert a Google Map into the third tab so I have been importin