See https://learn.microsoft.com/en-us/xamarin/android/user-interface/splash-screen
How to create a Splash screen on Andriod
Matthew Zoljan
120
Reputation points
Hi,
What is the easiest way to create a Splash screen for my Xamarin project.
I can't get it to work. Now my app won't work at all.
Some help would be appreciated.
Accepted answer
1 additional answer
Sort by: Most helpful
-
Graham McKechnie 441 Reputation points
2023-10-02T22:24:52.5866667+00:00 You can see how to do it here https://github.com/gmck/XamarinBasicSplashScreen. The previous answer is not going to work with Android 12 and higher.