I want to use SAP Mobile Platform.
I have got OData webservices from a SAP server. These webservices can be consumed with SAP Mobile SDK.
DO I need to have SAP Mobile Server as well ?
What all do I need to configure in my system?
First time SAP User.
Kindly help.
Thank you
You need SMP server as well to get the benefits of SMP Mobile SDK. You have to install SMP SDK in your local development machine to start the mobile app development. You can follow this how to guide.
Odata is an open standard, hence you are free to choose other free libraries to develop your native app using Odata. But for additional enterprise level features you have to use SMP SDK.