Showing results for 2019 - Xamarin Blog

Dec 27, 2019
Post comments count4
Post likes count0

Publish smaller apps with the Android App Bundle

Jon Douglas
Jon Douglas

The Android App Bundle (.aab) is a new upload format that includes all of your app’s compiled code and resources, but defers APK generation and signing to Google Play at install time.

XamarinAndroid
Dec 20, 2019
Post likes count0

Xamarin Podcast: All The New 4’s: Xamarin Forms 4.4 and Visual Studio 16.4!

Matt Soucoup
Matt Soucoup

Keep up with the latest in .NET, C#, Xamarin, and Azure with co-hosts Matt Soucoup and James Montemagno! Covering a range of topics relevant to Xamarin developers from designing mobile apps to identity management. This month’s episode we’re all about the new 4’s! Xamarin.Forms 4.4 and Visual Studio 16.4!

XamarinXamarin.FormsPodcasts
Dec 17, 2019
Post comments count1
Post likes count0

Customer Showcase: Third Culture Apps’ Award Winning Xamarin Apps

James Montemagno
James Montemagno

Third Culture Apps build beautiful and simple, yet powerful apps using .NET and Xamarin such as Ruff, the 2019 Google Material Design Award recipient, and Appy Weather, 2019 Best of Google Play award winning apps.

Case Studies
Dec 12, 2019
Post comments count15
Post likes count0

Get Moving with Xamarin.Forms 4.4

David Ortinau
David Ortinau

Introducing a new CarouselView control in Xamarin.Forms 4.4. Along with IndicatorView for displaying the pages or items in the carousel. As well as SwipeView for providing contextual actions to any element in a CollectionView.

Xamarin.FormsDevelopers
Dec 5, 2019
Post comments count3
Post likes count0

What’s New for Xamarin Developers in Visual Studio 2019 version 16.4

Pierce Boggan
Pierce Boggan

The Visual Studio 2019 version 16.4 release brings major productivity enhancements including the GA release of XAML Hot Reload for Xamarin.Forms, smaller Android APKs, tooling to migrate your applications to Android X, and numerous performance and reliability improvements.

AnnouncementsDevelopersXamarin Platform
Dec 2, 2019
Post comments count1
Post likes count0

December Xamarin and .NET Events

Jayme Singleton
Jayme Singleton

December is a wonderful time to discover Xamarin and .NET development. Explore all the latest news and updates with your community at developer events around the world, as well as find a bunch of virtual events to watch online!

XamarinEvents
Nov 26, 2019
Post comments count2
Post likes count1

5 Quick Tips For CollectionView

David Ortinau
David Ortinau

Get started with these quick tips on CollectionView to show off some useful new features and best practices for creating powerful native mobile experiences.

XamarinDevelopersXamarin.Forms
Nov 22, 2019
Post likes count0

Relive Xamarin Developer Summit with On-Demand Videos

James Montemagno
James Montemagno

The Xamarin Developer Summit was a two-day event packed full of deep technical content from the Xamarin team and amazing community members. For those that couldn’t attend, the main sessions were recorded and available today on-demand!

DevelopersEvents
Nov 20, 2019
Post likes count2

Pull-to-refresh with Xamarin.Forms RefreshView

James Montemagno
James Montemagno

The RefreshView control was introduced alongside CollectionView in Xamarin.Forms 4.3 to give you complete control over adding pull-to-refresh to any scrollable control.

Xamarin.FormsDevelopersXamarin