Hello everyone,
I am very new to mobile development and currently needs to develop an app in Android using Xamarin.Android. I have worked in ASP.NET for some time now.
Okay now to the question: I have created a MySQL database and also the prototype of the Android app. Now I need to create web service to make the two communicate. Can any of you guide me / share a tutorial / code example / article that tells how to create as well as consume web services? I don't have a preference regarding the type of web service used (REST / XML / JSON). The only aim is to be able to create web service that can let me fetch and save data on the database from my app.
Thanks, Ahmed