Showing results for Android - Xamarin Blog

Sep 24, 2020
0
0

Customer Showcase: The Academy of Motion Picture Arts and Sciences

Alex Blount
Alex Blount

The Academy of Motion Picture Arts and Sciences is known for it’s many areas of involvement in the movie industry, but it is most famous for the annual awards show, The Oscar’s ®. See how the Academy migrated their infrastructure to Azure and leveraged Xamarin to deliver a rich, responsive experience to its members across a range of devices.

Case StudiesXamarin.FormsXamarin
Jul 6, 2020
2
0

Preparing Apps for Google Play Android 10 Requirements

James Montemagno
James Montemagno

There are some new requirements coming to Google Play when it comes to publishing your apps. Learn about updating your apps to target Android 10 (API 29).

AndroidDevelopersXamarin.Forms
Mar 19, 2020
4
0

Faster Application Startup using Custom Profiles with Startup Tracing on Android

Jon Douglas
Jon Douglas

Developers today can already take advantage of Startup Tracing to improve the startup time of their Android apps. Today, I will show you a new feature that let's you build a custom profile to be used for your app with Startup Tracing that finely tunes and optimizes your apps startup.

DevelopersXamarin.FormsXamarin
Mar 9, 2020
0
0

Binding Android Kotlin Libraries

alexeystrakh
alexeystrakh

The ability to reuse components built with Kotlin has become increasingly important to Xamarin developers as their popularity amongst developers continues to grow. This post describes a high-level process of binding a Kotlin framework. Additional information with a detailed walkthrough is now available at Microsoft documentation.

XamarinAndroid
Jan 15, 2020
2
0

DevOps for Android App Bundles

James Montemagno
James Montemagno

Android App Bundle is a new app packaging format from Google for Android applications that dramatically reduces the install size for end users.

AndroidDevelopersXamarin Platform
Jan 13, 2020
3
0

Simplifying Visual State Manager with TargetName

Gerald Versluis
Gerald Versluis

The Visual State Manager (VSM) can now change a property on any child element within scope for our new Xamarin.Forms 4.5 pre-release version.

Xamarin.FormsDevelopersAndroid
Dec 27, 2019
4
0

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