I already added ksoap2-android-assembly-3.0.0-RC.4-jar-with-dependencies in libs folder then also i have show bellow error when i run app using android studio.
Caused by: java.lang.NoClassDefFoundError: org.ksoap2.serialization.SoapSerializationEnvelope
please give me solution.
Just remove the jar file and clean the project then add the library file in your libs folder and right click the jar file then click the Add as Library. finally rebuild the project and run it :-)