2,908 questions with .NET MAUI tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to activate a window in .net maui

Hi All I have a .Net Maui Desktop application (windows, mac catalyst) with multiple windows. I want to Activate (focus, bring to front) a secondary window when its under my primary window. Lets say a Button in my primary window opens a secondary…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-11-01T07:50:15.2666667+00:00
Ramin Khalili 60 Reputation points
accepted 2023-11-02T09:34:18.3766667+00:00
Ramin Khalili 60 Reputation points
1 answer

How to define Primary and Secondary Accent Colors for Android-Maui?

I understand that AppThemeBinding markup extension goes a long way to define Dark Theme and Light Theme for a MAUI app. But how to define Dark and Light themes for android accent color such as the ones used for RadioButton and CheckBox selections and…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-10-31T06:23:17.8033333+00:00
dg2k 1,386 Reputation points
answered 2023-11-02T07:13:31.07+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,966 Reputation points Microsoft Vendor
0 answers

Stroke of the Border is in double color in lower opacity[Android]

In Android platform while increasing the stroke thickness of Border the opacity of the stroke is also reduced, if do this the Border is in double color? How can I resolve this?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-11-01T11:44:45.0366667+00:00
Vijayadharshini M 20 Reputation points
commented 2023-11-02T06:37:43.36+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,661 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

install maui in enviorment that have no internet failed

Hi, I installed offline vs 17.5.4 in enviorment that have no internet. I open brand new maui app and there are errors of: Severity Code Description Project File Line Suppression State Error NU1301 Unable to load the service index for source…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-11-01T08:02:01.06+00:00
Dani_S 2,746 Reputation points
accepted 2023-11-02T05:29:56.9766667+00:00
Dani_S 2,746 Reputation points
0 answers

Opacity is not applied for frame and Label in Android

The transparancy is not achieved while decrease the opacity of the background colour in Frame and Label. This is occurring in Android Is this can be resolvable?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-11-01T11:49:38.36+00:00
Vijayadharshini M 20 Reputation points
commented 2023-11-02T05:15:55.0666667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,966 Reputation points Microsoft Vendor
2 answers

How to Fix this error APT2000 expected reference but got (raw string) #000000.

Hi There, When I try to run the .Net Maui project on android Emulator I found run time error say that. "Severity Code Description Project File Line Suppression State Priority Error APT2000 expected reference but got (raw string)…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-06-04T06:37:21.5333333+00:00
Ahmed Thabet Elshamandy 35 Reputation points
commented 2023-11-02T03:56:33.54+00:00
Jananan Sellathurai 0 Reputation points
0 answers

Opacity has no effect on label background colour in .net maui Android

In Android While giving lower opacity value to the Label background colour, it is not transparent. Why? How can I achieve this?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-11-01T04:32:28.86+00:00
Vijayadharshini M 20 Reputation points
commented 2023-11-02T03:03:20.39+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,661 Reputation points Microsoft Vendor
1 answer

Focus of Editor is missing in .net Maui

Currently I am working with Editor of .net Maui.I have placed the Editor within Border . Initially the editor is read only.Added the tapped gesture listener to Border. while tapping on the border I have make the IsReadOnly of editor false.…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-10-31T07:05:25.51+00:00
Vijayadharshini M 20 Reputation points
answered 2023-11-02T01:43:36.6+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,661 Reputation points Microsoft Vendor
0 answers

MAUI reading files is terrible and many things just don't work

Ok simply I have a file that I want to read. I add the file to the solution and set it's properties to MauiAsset (as per documentation). Now if I use Android the OpenAppPackageFileAsync will "work". When it doesn't it is because the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,630 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-11-01T20:28:53.5666667+00:00
Lloyd Sheen 1,386 Reputation points
commented 2023-11-01T21:44:27.73+00:00
Bruce (SqlWork.com) 56,846 Reputation points
3 answers One of the answers was accepted by the question author.

Net Maui how to change status bar and navigation bar colour

how to change status bar and navigation bar colour, Android and Ios In App 2 themed colours I want to change status bar colour and navigation bar colour also I want to change the status bar colour and navigation bar colour when shell tabs are clicked or…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-08-06T07:32:35.0366667+00:00
Sami 861 Reputation points
accepted 2023-11-01T12:34:20.81+00:00
Sami 861 Reputation points
0 answers

How to impleyment slient printing in maui blazor

Hi, I have working on a new app for billing purposes, For cross-platform I made a project Maui Blazor. Now all other development finished, Haven't got any ideas for printing the receipts on sales. Please help me out in this scenario. Concept is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-01-02T11:34:45.877+00:00
Manu Michael Samuel 131 Reputation points
commented 2023-11-01T07:51:32.0933333+00:00
Ahtasham 0 Reputation points
1 answer

How to fix Severity Code APT2062 failed linking references.

Hi There, When I try to run the .Net Maui project on android Emulator I found run time error say that. "Severity Code Description Project File Line Suppression State Priority Error APT2062 failed linking references.C:\ ProgramFiles \dotnet \packs…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-06-04T06:50:00.33+00:00
Ahmed Thabet Elshamandy 35 Reputation points
answered 2023-11-01T07:13:01.3666667+00:00
Ahmed Thabet Elshamandy 35 Reputation points
1 answer

How to Store Images in .NET MAUI Using SQLite Database?

I am currently working on a .NET MAUI application that serves as a travel journal, allowing users to create and manage trips while associating multiple images with each trip. I have defined the following data model for this purpose: public class…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,401 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,291 questions
asked 2023-10-30T14:37:16.3733333+00:00
Mo 0 Reputation points
commented 2023-11-01T06:08:38.2+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,966 Reputation points Microsoft Vendor
1 answer

How to send custom commands for NFC ISO15693 in iOS app using .NET MAUI.

I am developing an iOS app and using .NET MAUI for it. I'm looking for sample code or documentation that can guide me on how to send custom commands for NFC ISO15693. Does anyone have suggestions or recommendations? Also, I'm wondering if .NET MAUI…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-10-24T05:23:05.3666667+00:00
nn 0 Reputation points
commented 2023-11-01T06:06:48.5133333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,551 Reputation points Microsoft Vendor
0 answers

Flyout Background

i am having problems finding solutions on to fix my flyout background because i want to change the background and indeed it does work but the background overlaps to the app window also can i change the radius of it too?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,401 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-10-03T05:14:46.7033333+00:00
Billy Manoguid 0 Reputation points
commented 2023-11-01T05:58:07.15+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,551 Reputation points Microsoft Vendor
0 answers

How to Deploy .Net Maui Windows application in Intune using Line of Business Deployement?

I have a .NET Maui Application and I published it into Side Loading package. In the created package there is one main .msix file and another Microsoft.WindowsAppRuntime.1.2.msix inside a dependency folder. I am using Intune Line of Business deployment to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,376 questions
asked 2023-09-25T13:28:14.65+00:00
Lohith K K 105 Reputation points
commented 2023-10-31T16:35:54.0033333+00:00
Richard P 0 Reputation points
1 answer

.Net MAUI related functionality

Hi Team, I am working on a .Net MAUI app (in Visual Studio 2022), Android emulator used is Pixel 5 API 33. Please provide me solution for below - I am able to show an entry pop up using DisplayPromtAsync, when user clicks on OK button (with no text…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-10-28T14:03:51.5466667+00:00
salilsingh-9961 346 Reputation points
commented 2023-10-31T08:51:52.5666667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,966 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Net maui shell custom shell renderer interface problem, how to fix it ?

My post is deleted why I don t understand ? I have problem like that on shell when is navigated. ( when contentpage is Shell.TabBarIsVisible="False" ) on custom shell renderer.. How to fix it ? Is any idea ..Thanks.. My customrenderer codes…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-10-27T02:49:04.51+00:00
Sami 861 Reputation points
accepted 2023-10-31T08:49:44.39+00:00
Sami 861 Reputation points
0 answers

StaticResource not found for key .. when merging resource dictionaries

Hi I have two resource dictionaries for light and dark themes; <ResourceDictionary x:Class="MyApp.Resources.Styles.LightTheme" xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-10-30T02:19:37.8033333+00:00
-- -- 872 Reputation points
commented 2023-10-31T08:45:40.7333333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,551 Reputation points Microsoft Vendor
0 answers

Issues happening only on Release build but debug build is working fine.

Severity Code Description Project File Line Suppression State Error XAGJS7028 System.IO.FileNotFoundException: Could not load assembly 'Xamarin.AndroidX.AppCompat, Version=1.0.0.0, Culture=neutral, PublicKeyToken='. Perhaps it doesn't exist in the Mono…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,401 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,908 questions
asked 2023-10-25T15:25:56.58+00:00
Palani Sutharsan 1 Reputation point
commented 2023-10-31T06:42:04.3466667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,661 Reputation points Microsoft Vendor