To use the Google Admobs, we need to install the Xamarin.GooglePlayServices.Ads package. Then add the 'AdView' in the layout xml and set the adUnitId to display the ads.
Hello Bro When i Download Xamarin.GooglePlayServices.Ads Packages Visual Studio Show Warning
and when i install all warning packages also visual studio show warning to download Xamarin.Build.Download Package
and when i install Xamarin.Build.Download Package and run my app visual studio show error and warning
Answers
To use the Google Admobs, we need to install the Xamarin.GooglePlayServices.Ads package. Then add the 'AdView' in the layout xml and set the adUnitId to display the ads.
Tutorial:
https://developers.google.com/admob/android/banner
You could refer to the official sample code:
https://docs.microsoft.com/en-us/samples/xamarin/monodroid-samples/google-services-admobexample/
Hello Bro When i Download Xamarin.GooglePlayServices.Ads Packages Visual Studio Show Warning


and when i install all warning packages also visual studio show warning to download Xamarin.Build.Download Package
and when i install Xamarin.Build.Download Package and run my app visual studio show error and warning