Hi everybody
I have an application on SMP 3.0 SP05 that calls many Odata services from a Netweaver Gateway server, something like this
http://<SMP server>:8080/<AppId>/Project1/$metadata
http://<SMP server>:8080/<AppId>/Project2/$metadata
http://<SMP server>:8080/<AppId>/Project3/$metadata .....
I have to make an android app and I want to know if the SMP Odata SDK is capable of undestanding all of these metadata URLs because I think SDK use these URLs to create the internal database.
If yes, do you have a sample of this? If not, what are your suggestions?
Thanks for your help
Best regards,
Henry