I\'m using Ksoap2 version 2.5.4 in my maven enabled android Project. Any reference to the Ksoap specific classes is throwing this exception
04-18 20:35:15.42
I had the same problem.I have added ZIP file instead of jar file to external library, you need to add only the JAR file.