Android Question Error in use library creating eclipse

omidaghakhani1368

Well-Known Member
Licensed User
Longtime User
Hi.
Sorry to long question subject.
I download example webservice for android java.
And Convert to Basic4android library.
During convert to library,not get error
but when use runtime,it get error java.lang.NoClassDefFoundError: org.ksoap2.serialization.SoapObject
How solve it?
Attention i not want use httputil
 

omidaghakhani1368

Well-Known Member
Licensed User
Longtime User
You haven't wrapped the library correctly.

You don't need a library to work with SOAP web services. There are several examples in the forum.
I know Erel but i cannot use for php webservice(asp.net webservice can execute method with url but php webservice cannot)
Please help me
 
Upvote 0
Top