This is a video series in which I’ll program a Xamarin Android application which integrates Google sign-in feature. Users can use this feature to register or login into your app using an already logged in or a different Google account in Android.
In this part 2 video, I’ll add Google sign-in button, text views, and logout button to the main activity layout file to form the UI for the Xamarin Android App.
Google Sign-In for Android documentation
https://developers.google.com/identit...
Nuget packages -
Glide.Xamarin
Xamarin.Android.Support.Annotations
Xamarin.Android.Support.Compat
Xamarin.Android.Support.Core.UI
Xamarin.Android.Support.Core.Utils
Xamarin.Android.Support.Design
Xamarin.Android.Support.CustomTabs
Xamarin.Android.Support.Fragment
Xamarin.Android.Support.Media.Compat
Xamarin.Android.Support.v4
Xamarin.Android.Support.VersionedParcelable
Xamarin.Essentials
Xamarin.GooglePlayServices.Auth
Xamarin.GooglePlayServices.Base
Xamarin.GooglePlayServices.Basement
Xamarin.GooglePlayServices.Identity
Xamarin.GooglePlayServices.Plus
My website
https://www.kareemsulthan.com/
Apps I’ve created for Android and Windows, please give a try
------------------------------------------------------------------------
RSS Feed Fetcher (RSS feed reader for Windows)
https://www.microsoft.com/store/apps/...
RSS Feed Fetcher (RSS feed reader for Android)
https://play.google.com/store/apps/de...
Podcast Fetcher (Podcast player for Windows)
https://www.microsoft.com/store/apps/...
Podcast Fetcher Lite (Free podcast player for Windows)
https://www.microsoft.com/store/apps/...
Battery Level Alarm (Battery app for Windows)
https://www.microsoft.com/store/apps/...
Happy coding.