开发者

Posting XML data to server from android?

开发者 https://www.devze.com 2023-02-10 21:03 出处:网络
I try to send the data from my application to server in xml format in android , any one could suggest some method and example to post the data 开发者_运维百科to server.

I try to send the data from my application to server in xml format in android , any one could suggest some method and example to post the data 开发者_运维百科to server.

Thanks.


Have you tried to perform a search?

  • Http Post in android
  • Android, sending XML via HTTP POST (SOAP)
  • Http post in Java
  • Http post in Java with UrlConnection
  • HttpClient android docs
0

精彩评论

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