Android Example Make http request to Web API Server v3 (POST/PUT) with XML payload

Here is a modified example where the web api server excepts XML payload.
Required latest WebApiUtils v3.05 and MiniORMUtils.

Change the URL to server
B4X:
Private URL As String = "http://192.168.50.42:8080/api/" ' Change to your Web API Server URL

 

Attachments

  • XmlClient.zip
    440.6 KB · Views: 48
  • xmlserver.zip
    422.4 KB · Views: 40
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…