hello,
I want to create an App based on webservices (Soap).
There is a posibility to use ksoap2.
But I want to use dpws (for java you can use ws4d)
I also found something about dpws for android: http://homejinni.com/products/DPWS
But there is nothing about how to use it.
Can you help me to create a webservice client on android, which is able to communicate with a dpws based server using wsdl?
Thank you!

