Xamarin

Setting up Visual Studio for Xamarin Test Cloud - WalkingTree Blogs

25 Feb: Setting up Visual Studio for Xamarin Test Cloud

Often the test automation falls under QA team and they do face challenges with the initial setup of the Xamarin Test Cloud environment. In this blog, I have documented steps for setting up the environment. Also, I have explained how to create a test project, write a test script, upload the script in the test cloud and test the application.

Creating-Big-Data-applications 1 - WalkingTree Blogs

06 Feb: Adding Guillotine Menu to Xamarin.Android Application

I’m sure you must have come across newest menu animation called Guillotine. In this, the menu Side bar becomes a Top bar as shown in below animation, where it drops down from the top of the page and gives a feeling of a Guillotine. Currently, this capability doesn’t exist off-the-shelf in Xamarin.Android. As part of this article, we are going to explain how to get this working in your Xamarin.Android application.

gmail - WalkingTree Blogs

05 Jan: Xamarin Mobile Apps Authentication using Xamarin.Auth – Gmail

Mobile Applications developed, using Xamarin, can take advantage of the Xamarin.Auth component to avail registration facility by linking to the social accounts such as Gmail, Facebook, Microsoft, and Twitter. In this article, we have used Gmail as an example to explain how you can achieve authentication using Gmail and access basic details allowed by Gmail and the user.