Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20990

request with complex data in android

$
0
0

Hello Wordl!

 

I am trying to send a request like this one to my web services:

 

<ONE>

     <ONE-1></ONE-1>

     <ONE-2></ONE-2>

     <TWO>

           <TWO-1></TWO-1>

           <TWO-2></TWO-2>

           <TWO-3></TWO-3>

 

     </TWO>

     <ONE-3></ONE-3>

</ONE>

 

Could someone share with me how to do this request? and more important it is possible for android (programming with java)?

 


Viewing all articles
Browse latest Browse all 20990

Trending Articles