radimitrov / CSharpShellApp

77 stars 18 forks source link

Launcher net maui question in your app #370

Open sedoLevi609 opened 3 months ago

sedoLevi609 commented 3 months ago

@radimitrov Launcher(https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/appmodel/launcher?view=net-maui-8.0&tabs=android) in net maui can be used without intent filter or can you make it to add intent filter in C# Shell like in the example of the (Launcher) link(AndroidManifest.xml)?

radimitrov commented 3 months ago

Activity intent filters not currently supported, however probably can be added