Android Jetpack Compose: The Perfect Splash Screen

💻 Join my new Refactoring Legacy Code course now: bit.ly/47dzTLT
📩 Sign up for my new newsletter here 👉 bit.ly/YCNewsletter102
Join my Community on Discord:
/ discord
In this video, we will learn how to create the perfect splash screen for Android using Jetpack compose. We will also explore the challenges that come with existing approaches and ultimately find the ideal solution.
👨🏽‍🏭 Who I am:
I'm Younes Charfaoui, a Junior Software Engineer and an Android Developer. I make videos about Android development, Technology, and productivity for software engineers.
😋 Be My Friend:
💻 GitHub - github.com/Younes-Charfaoui/
🐦 Twitter - / charfaouiyounes
📑 Medium - / mxcsyounes
📷 Instagram - / charfaoui.younes
🌍 My website - www.charfaouiyounes.com

Пікірлер: 17

  • @CharfaouiYounes
    @CharfaouiYounes4 ай бұрын

    📩 Sign up for my new newsletter here 👉 bit.ly/YCNewsletter102

  • @mostafakhoshbakht4432
    @mostafakhoshbakht44326 ай бұрын

    When the app launches, it shows a white blank screen before the splash screen

  • @BitMavrick
    @BitMavrick8 ай бұрын

    why dont you just shows us the right way? why you make this so much complex for beginners?

  • @victorsokoluik4573
    @victorsokoluik45738 ай бұрын

    I'm sorry, but I can't replicate this after you, and I don't understand how you can directly call the startActivity function from within a composable. In Jetpack Compose, you cannot directly invoke the startActivity function from within a composable function.

  • @patriciorodriguez6678
    @patriciorodriguez66789 ай бұрын

    THANK YOU!

  • @CharfaouiYounes

    @CharfaouiYounes

    9 ай бұрын

    You're welcome 🤗

  • @brunobrustoloni5704
    @brunobrustoloni57047 ай бұрын

    The keyboard noise is VERY annoying. The content is good.

  • @ikerluqup5661
    @ikerluqup566111 күн бұрын

    gracias amego

  • @walidamari553
    @walidamari5539 ай бұрын

    ❤️‍🔥

  • @GVInstance
    @GVInstance2 ай бұрын

    If i want to add text below the icon how can i add

  • @nakulbisht9757
    @nakulbisht97575 ай бұрын

    Is this possible to replicate inside flutter?

  • @mohammedriyadh6137
    @mohammedriyadh61379 ай бұрын

    Peace be upon you. I am currently learning Android. Should I start with jetpackcompose or should I start with xml? What do you think?

  • @CharfaouiYounes

    @CharfaouiYounes

    9 ай бұрын

    Go with compose first, then when needed, you've to learn also XML, cuz not all apps have moved to compose!

  • @user-oe1gj9il1j
    @user-oe1gj9il1j5 ай бұрын

    why when the app launches, it shows default splash screen first and just after the splash screen

  • @laujimmy9282

    @laujimmy9282

    4 ай бұрын

    Because this tutorial is not using the Splash Screen API. Instead, it is creating a Activity specific to act like a splash screen.

  • @shobilsathish5199
    @shobilsathish51995 ай бұрын

    Splash api is better !!