How do i consume oData services in an android application
1.can I use retrofit library and consume this oData services like how the Restful api's are usually consumed in android?i am trying to use this.
2.Should I use the apache olingo odata client for android
3.should I have to use the SAP cloud platform sdk for android
can someone tell me the pros and cons of these 3 approaches.Thank you!!