Could not find class 'org.ksoap2.serialization.SoapObject' 解决办法

来源:互联网 发布:centos启动mysql服务 编辑:程序博客网 时间:2024/05/24 07:38

http://stackoverflow.com/questions/10030233/exception-while-using-ksoap2-android



if you are using new ADT 17

then create one directory on root of your project named libs

and just copy and paste ksop jar into libs dir.

res

bin

libs --> your.jar file here

as new updated it will work well.

原创粉丝点击