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 importing packages and
doing everything by the book.
But when the application runs I get the error: Application xxx has
stopped unexpectedly.
When I use DDMS I don't get the error but when I launch the
application the screen just stays blank and my logcat says:
CODE: SELECT ALL
07-04 18:01:24.596: WARN/ActivityManager(61): Activity pause timeout
for HistoryRecord{406554c8 com.example.cabnow/.CabNow}
I also found an 'Error inflating class
com.google.android.maps.mapview'
Why does this application not run properly, does anyone know?
THANKS IN ADVANCE.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en