How to create a Splash screen on Andriod

Matthew Zoljan 120 Reputation points
2023-10-02T12:34:56.0733333+00:00

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.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,377 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.
11,418 questions
0 comments No comments
{count} votes

Accepted answer
  1. Olaf Helper 46,551 Reputation points
    2023-10-02T12:56:21.36+00:00

1 additional answer

Sort by: Most helpful
  1. 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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.