Migrate your Android OData application from version 2.x to SAP Mobile Platform version 3.0.
| API in Version 2.x | API in Version 3.x |
|---|---|
| buildSDMODataEntryXML | buildODataEntryRequestBody |
| parseSDMODataServiceDocumentXML | parseODataServiceDocument |
| parseSDMODataSchemaXML | parseODataSchema |
| parseSDMODataEntriesXML | parseODataEntries |
| parseSDMODataOpenSearchDescriptionXML | parseODataOpenSearchDescription |
| parseSDMODataErrorXML | parseODataError |
| parseFunctionImportResultXML | parseFunctionImportResult |