Forum Discussion

Peter_Karlstrom's avatar
Peter_Karlstrom
Copper Contributor
Jan 24, 2023

Tips on creating an Android app to consume webservices

Hi

I have a database online at my ISP containing movie information that I would like to build an Android application around.
I have also created a couple of SVC webservices in Visual Studio to return movie and actor information. These are also located in my ISP environment.

For a start I would like to build filtered lists of movies and actors in the database with the services created earlier. There are services for lists and details of movies and actors.

Are there any sample C# projects somewhere where I can get a little head start in an Android application using Visual Studio and Xamarin?

Regards
Peter

Resources