Posts by this author

Nov 28, 2018
Post likes count0

Multi-targeting with Android Support Library v28

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
Nov 21, 2018
Post likes count0

Android Build Performance and Reliability

As a Xamarin developer working on Android apps, you may be well-aware of two issues that slow down your everyday development build times and the correctness of the build. If you aren't sure what the latter is, think back to the last time you had to manually remove your bin/obj folders within your project in order to fix a failure.

DevelopersAndroid
Jul 27, 2018
Post comments count1
Post likes count0

Announcing Xamarin.Android 9.0 (P) Preview

Android 9.0 (P) introduces many features such as Wi-Fi RTT(Round-Trip-Time), Display cutout support, Notification enhancements, Multi-camera support, and much more. We're excited to announce Xamarin.Android support for Android 9.0 (P) in our latest preview release of Xamarin.Android for both Visual Studio 2017 and Visual Studio for Mac.<...

DevelopersAndroid