Applied the 2.3.3 OTA update on my nexus one. Any apps using
MapActivity now crash instantly.

I tried Foursquare, MapsDemo in the official Android SDK, all crashed
while the built-in Latitude and Maps worked fine.

I looked into it and wrote a small app to test the existence of
com.google.android.maps.MapActivity:

    Class.forName("com.google.android.maps.MapActivity")

And yes, I got ClassNotFoundException.

Does anyone else have the same problem?

-- 
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

Reply via email to