My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

This project is a GUI based application to create valid ksoap based classes from WSDL metedata that is compatible with the Android platform.

The project uses Netbeans for development, due the ease of GUI development, though this may change further down the line.

Working:

  • Creation of Java Classes from .Net asmx WebServices
  • Generated Code compiles
  • Calling of functions without complex type parameters
  • Complex type retrieval from funtion responses
  • Complex types responses with array properties

Untested:

  • Complex type parameters for functions

Not Working/Unsupported

  • Enums
  • Binary transfers
  • Other stuff i'm sure

Features

  • GUI operation
  • Stores previous settings
  • ability to override packagename(or take it from namespace)

Powered by Google Project Hosting