开发者

XML output from ksoap response

SoapObject result=(SoapObject)soapEnvelope.getResponse();

with aht.responsed开发者_StackOverflow社区ump i get it

so Phonebook is my root element from my xml which looks like

22245278 0 22245648 0

how to acces the child of the root and get my data


Update your question to be readable maybe.

In any case, just parse the SoapObject with getProperty and getAttribute

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜