I have a Nexus One that has the 2.3.3 OTA update, and it does not exhibit similar problems.
On Thu, Apr 21, 2011 at 12:46 PM, Cuper Hu <[email protected]> wrote: > 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? > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 3.0 Programming Books: http://commonsware.com/books -- 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

