1
Reply

How to consume Web Api in Xamarin Android

Arvind Chourasiya

Arvind Chourasiya

May 2 2016 6:32 AM
743
how can i consume web api in Xamarin android..web api is getting data from sql server DB.
in db my table name is Dept which have 3 column id, name, location and how to display that records in android..thank you 

Answers (1)