开发者

WSDL to java Conversion for android

开发者 https://www.devze.com 2023-03-18 05:07 出处:网络
Is there any way to convert wsdl to java and same can be used in An开发者_运维百科droid? Thanks in advance.

Is there any way to convert wsdl to java and same can be used in An开发者_运维百科droid?

Thanks in advance.

-- Ramu


You could take a look at ksoap2. This will allow you to generate the necessary stubs from your wsdl file for the android platform.

0

精彩评论

暂无评论...
验证码 换一张
取 消