
Android


How to easily add a Sql database in Xamarin Forms
Every good app needs to use a database. Let’s see how to create one easily and in a few seconds thanks to the free MTSql library.

Active Directory Authentication in Xamarin.Forms
Many modern apps require a secure authentication for users and Azure Active Directory Authentication Library (ADAL) enables application developers to authenticate users to cloud or on-premises Active Directory (AD). Here I show two different ways to add ADAL to a Xamarin.Forms project.

Xamarin Forms – A guide to build your first Xamarin project
You want to create a mobile multi platform app and you really like C#.\n\nXamarin is the perfect solution for you and if you don’t have any major experience with native mobile development, Xamarin.Forms is just a day-dream.

Sqlite for Xamarin made easy
Let’s see how we can add a Sqlite database to your Xamarin projects in an incredibly easy way. To help you to speed up your Xamarin development, I?ve created a set of plugins, one of them is MTSQL. Thanks to this plugin you can add a Sqlite database with a single line of code. The […]

Active Directory Authentication Library made easy
This tutorial will explain you how to add Microsoft Active Directory Authentication with a single line of code

App icon generator: Generate your Android and iOS icons with a click
Xamarin eXpert is proud to present you a new amazing tool to create the icons for your apps in a single click.

Visual Studio 2019 Preview 2: Great news for Xamarin
Microsoft has released a new preview version of the new Visual Studio 2019 and there are great news for Xamarin…

Safe Photo 2: A Xamarin.Forms app for Android, iOS and Windows
Safe Photo 2 allows you to hide your secret pictures behind the security of the app.

Add Admob Rewarded video Ads to Android and iOS with a single line of code
Discover how to add Admob Rewarded video Ads (plus Banners and Interstitials) to Android and iOS with a single line of code. The best Xamarin plugin ever made!