Hi,
I am trying to consume a Odata Service from my Native Android Application.
I am following the same steps as described in OData SDK Document.
By Default, SDMConnectivity component is performing SUP Request. I need to change this to use HTTP/HTTPS Request for my Android Application. I couldnot find the way to do this, from the OData SDK.
For iOS Applicaiton, this is done using setRequest/SDMHTTPRequest. Any idea, how the same is achieved for Android application ?
Regards
Elavarasan S