
Visual Studio 2017 version 15.7 – Preview
Microsoft has released a preview version 15.7 of Visual Studio 2017.\n\nThere are few improvements around Xamarin so could be quite interesting to see the release notes.
Microsoft has released a preview version 15.7 of Visual Studio 2017.\n\nThere are few improvements around Xamarin so could be quite interesting to see the release notes.
Xamarin.Forms is fantastic, you write your code once inside your PCL/.NetStandard project and it will run on many different platforms.\n\nHowever sometimes we need to access directly the native platform. To do so, we can use something called DependencyService.
Have you ever dreamed to create a 3D game? Or maybe an Augmented Reality app?\n\nWith Xamarin and UrhoSharp it couldn’t be easier.
In this tutorial, I’ll show how to add Google ads Admob banners, insterstitials and rewarded Videos in a Xamarin project using the MTAdmob plugin. This plugin supports Android and iOS
Xamarin has a long story of problematic releases where new features comes along with numerous bugs.\n\nFor this reason is possible that you are still using an old version of Xamarin.Forms.\n\nBut today you will see why you should really upgrade to Xamarin.Forms 2.5\n
As you know is very important to keep your system updated and this of course is valid for the Android SDK.\n\nYou should alway use the lasted available Android components.\nThe Official Xamarin Documentation is not very clear on how to configure properly the Android SDK, so here is what you should do to obtain the best from your Xamarin.Android projects.