This is a collection of Java classes that allow easy access to OK Tech Moodle Web Service in SOAP protocol from Java clients using KSoap2 library such as Android but also regular java programs . It also contains a KSoap2 generating stub tool (wsdl2ksoap) based on Apache Axis 1.4 tool wsdl2java.
The ksoap2-android project provides a lightweight and efficient SOAP client library for the Android platform. It is a fork of the kSOAP2 library that is tested mostly on the Android plat...