Showing tag results for android

May 13, 2026
Post comments count3
Post likes count9

.NET MAUI Moves to CoreCLR in .NET 11

David Ortinau

.NET MAUI apps on Android, iOS, and Mac Catalyst now run on CoreCLR by default in .NET 11, unifying the runtime across all of .NET.

.NET.NET MAUI
Jan 12, 2026
Post comments count0
Post likes count5

How to Build Android Widgets with .NET MAUI

Toine de Boer

Build interactive Android widgets with .NET MAUI using RemoteViews, intents, and shared data.

.NET.NET MAUI.NET for Android
Sep 12, 2024
Post comments count0
Post likes count2

Android Asset Packs for .NET & .NET MAUI Android Apps

Dean Ellis

Introducing a new way to build and deploy Android Asset Packs using .NET for Android and .NET MAUI. If your app has allot of AndroidAsset items this feature will make your life easier.

.NETC#.NET MAUI
Jun 10, 2024
Post comments count12
Post likes count7

Getting started with UI testing .NET MAUI apps using Appium

Gerald Versluis

A proven way to test your (mobile) apps is through UI testing. In this post we will learn how to get setup with UI testing for .NET MAUI apps using Appium.

.NET.NET MAUI
Nov 20, 2023
Post comments count4
Post likes count9

Improvements & Changes in Android resource generation in .NET 8

Dean Ellis

In .NET 8 we have made some vast improvements in changes to how Android resources work in regards to the designer assembly. If you are building Android apps and libraries there are some important changes to know about.

.NETC#.NET MAUI