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

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.

你可能感兴趣的:(jar,File,Class)