Hello readers, Here I am going to show you how we can Pass Data Between Activity window in Xamarin Android. How to Pass Data Between Activity Window in Xamarin Android? This is a most common situation to pass data between application pages. In Web applications, we have different approaches like Query String, Sessions etc to…
Simple Login App in Xamarin Android
Hello readers, Here I am going to create a simple Login App in Xamarin. Simple Login App in Xamrine Android: Let’s see how we can create a Simple Login App in Xamrine Android. Step 1: Open Visual Studio and create a Blank Android App. Your solution will look like this. Step 2: In Solution Explorer Goto…