android 2.2 google map error

Posted by shenbryant on Stack Overflow See other posts from Stack Overflow or by shenbryant
Published on 2010-06-10T02:37:18Z Indexed on 2010/06/10 2:42 UTC
Read the original article Hit count: 314

Filed under:

I used google.map api to develop a project which works well on android 2.1. But when I run the same project on android 2.2, it encountered some errors. The shown errors are " -- AndroidRuntime FATAL EXCEPTION:main -- AndroidRuntime java.lang.NoClassDefFoundError:android.net.NetworkConnectivityListener -- AndroidRuntime at com.google.android.maps.MapActivity.onCreate(MapActivity.java:199) " I don't know where is the problem? Can anyone help me? I will apreciate it very much!

© Stack Overflow or respective owner

Related posts about android