Xamarin.Android 10.1.4.0
February 11, 2020 — Xamarin.Android 10.1.4.0 was released as part of Visual Studio 2019 version 16.4.5
Corresponding Visual Studio 2019 release notes
Issues fixed
Application and library build and deployment
- Developer Community 790804, Developer Community 854497: Starting in Xamarin.Android 10.1, Mono.AndroidTools.RequiresUninstallException: The installed package is incompatible. Please manually uninstall and try again. interrupted deployment if the keystore used to sign the app had changed compared to the previous deployment. Xamarin.Android 10.1.4.0 now automatically takes care of uninstalling the app in this case, like Xamarin.Android 10.0 did.
Installing
To get the new version in Visual Studio, update Visual Studio:
- Visual Studio 2019 version 16.4 — Visual Studio Installer
For other scenarios, the commercial .vsix installer package can be found in the project README.
Open source
- The corresponding open-source build without commercial features is xamarin-android-d16-4 build #55.
- The Mono runtime and class library artifacts for this version come from the bundle*.7z archive generated by the earlier open-source build xamarin-android-d16-4 build #52.
- Core JNI interaction logic is in the Java.Interop repo.
- Android bindings and MSBuild tooling are in the xamarin-android repo.
- Chat is in the
xamarin/xamarin-android
Gitter channel.