Showing results for Components - Xamarin Blog

May 6, 2020
2
0

Exposure Notification API Support for Xamarin Apps

Jon Dick
Jon Dick

Announcing the first preview of Exposure Notification APIs for devices. Read through to get a full breakdown of what APIs are available and our first preview of a full cross-platform API for Xamarin developers.

XamarinDevelopersXamarin Platform
Apr 23, 2020
3
0

Xamarin.Essentials: Now with Permissions, App Theme, & Authentication

James Montemagno
James Montemagno

The latest version of Xamarin.Essentials (1.5) is packed full of beautiful native cross-platform APIs including app theme detection, permissions, web authentication, and so much more. Read on for details, samples, and guides to get started today.

Xamarin PlatformDevelopersXamarin
Apr 6, 2020
2
0

Magic Gradients: Beautiful Backgrounds in Xamarin.Forms

Jayme Singleton
Jayme Singleton

Magic Gradients is a NuGet that provide a possibility to add beautiful and enhanced gradients into Xamarin.Forms applications. Here is a quick taste of what you can do with the library using it as a separate layer or background.

Xamarin.FormsIntegrations
Nov 28, 2018
0
0

Multi-targeting with Android Support Library v28

Jon Douglas
Jon Douglas

Starting with Xamarin’s Android Support Library version 28, we are introducing multi-targeting. This includes assemblies for older support library versions when your application's TargetFrameworkVersion is lower than the expected version.

DevelopersAndroid
Aug 24, 2017
0
0

Fast & Simple Android Location Updates with Google Play services

James Montemagno
James Montemagno

Starting an Android application that relies on device location can be overwhelming. The classic way of getting location is with Android's core APIs, which have been around for a very long time and can be confusing to use. To simplify this process, we developed the Geolocator plugin, ...

DevelopersAndroidIntegrations
Jul 11, 2017
0
0

Mastering the Android Support Libraries

James Montemagno
James Montemagno

Android Support Libraries are an essential part to every Android application and you'll find them absolutely everywhere. The Support Libraries offer developers the ability to add the latest and greatest features of Android to their application while maintaining backward compatibility with older versions of Android. As new versions of the Android SD...

DevelopersAndroidIntegrations
Feb 15, 2017
0
0

Consumable In-App Purchases

James Montemagno
James Montemagno

If you are building a game or application with content that needs to be purchased multiple times, you'll need to integrate consumable in-app purchases (IAPs) into your application. In my previous IAP blog post, I covered the basics of setting up your app for IAP tra...

DevelopersAndroidiOS
Jan 16, 2017
3
0

Lightweight Ads for Android Apps

James Montemagno
James Montemagno

The easiest way to start monetizing your mobile apps is to connect with advertisers and show relevant ads within them. It's as simple as displaying an ad, your users click on it, and you make money. Today we're going to look at a new SDK for Android, Ads Lite.

DevelopersAndroidIntegrations