Introduction to ksoap2-android
masterksoap2-android is a lightweight and efficient SOAP client library specifically optimized for the Android platform. It is a fork of the original kSOAP2 library. While primarily tested on Android, it is compatible with other platforms that support Java libraries.
Compatibility Notes:
- Versions up to 3.4.0 use Java 1.3, making them suitable for JavaME, BlackBerry, and older environments.
- Versions beyond 3.4.0 require Java 1.5 or higher.