在调试天气预报的例子时同样也碰到了这个错误:

08-11 13:11:00.583: W/dalvikvm(360): VFY: unable to find class referenced in signature (Lorg/ksoap2/serialization/SoapObject;)
08-11 13:11:00.583: I/dalvikvm(360): Could not find method org.ksoap2.serialization.SoapObject.getProperty, referenced from method daniel.weather.MainActivity.parseWeather

 

解决方法:

除了像下图在Libraries中添加上jar包以外

 

还需要在Order and Export中把ksoap打上勾

posted on 2012-08-11 22:39  八风  阅读(3257)  评论(0编辑  收藏  举报