Hi,
I created an Android application that consumes an SAP Gateway service based on the proxy generated by the SAP NW Gateway Eclipse plugin for Android .
Now, I want to post some data using Update command . To do this, I used the method executeAsyncUpdateRequest(ODataQuery query, String body ,ISDMNetListener requestDelegate)of SDMConnectivityHelper class. Can anyone suggest me any sample code to solve this issue ?
Thanks,
Sindhura