Home/ SweetSOA - Web Service Client

SweetSOA - Web Service Client 1.0.0 beta MOD APK for Android

SweetSOA - Web Service Client
Version 1.0.0 beta
Update Time December 4, 2025
Category Practical Tools
Size 797KB
9.3
1
2
3
4
5

SweetSOA - Android Web Service Client for Functional Testing

Mobile application client that consumes SOAP-based enterprise web services. This works similar to SoapUI or Curl for testing Web Services.

Instructions

-----------------

1. Use SoapUI to generate the Soap Request http://www.soapui.org/

2. In SoapUI - Save Soap Request as XML file. (From Request Window > Right Click > Save As)

3. Add the XML declaration the top of your XML Soap Message - < xml version="1.0" encoding="UTF-8" >

4. Copy XML file to Android device.

5. In SweetSOA App - Open XML File

6. Send Request

The application source code can be found on SourceForge (http://sourceforge.net/projects/sweetsoa/)