The Ultimate Guide to Android Splash Screen Animations - Splash API

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии • 89

  • @MufungoGeeks
    @MufungoGeeks Год назад +3

    Looks really cool. I created tutorials on just the basic splash screens with no animations, but this is taking it to a whole new level 👏🏾

  • @FreeYourMalloc
    @FreeYourMalloc 11 месяцев назад +1

    Such a clean and perfect video about it, thanks dude, well done

  • @deoferiopatrickdaniel16
    @deoferiopatrickdaniel16 4 месяца назад

    I appreciate your assistance, as I was unable to follow the documentation's instructions. Thanks to your video, I completed it quickly.

  • @Alchemist10241
    @Alchemist10241 Месяц назад

    I tried creating a splash screen in Android Studio, and it was such a pain. But with this approach, I can build splash screens as complex as I want!

    • @nyx474
      @nyx474 29 дней назад

      Yes google developer are awful than iOS!

    • @Alchemist10241
      @Alchemist10241 29 дней назад

      @@nyx474 Work smarter not harder

  • @abhiprayasaputra9426
    @abhiprayasaputra9426 Год назад +4

    KMM is officially production ready. Would you make a complete tutorial for it ? (With fully functional app with a bit complex UI ?)

    • @StevdzaSan
      @StevdzaSan  Год назад +4

      Sorry for the late response. I'm soon going to release a beginner level course about KMM for Android and iOS. 👍

  • @dr.socialmediabrand-yassin5250
    @dr.socialmediabrand-yassin5250 11 месяцев назад +6

    Like your Video. I tried. I loaded a PNG file into Figma, then the frames as set in the video, positioned it, removed the frames down to the outermost frame and removed the filling in the last frame so that the PNG logo is alone in the frame. But when I import it to shapeshifter.design, it doesn't display properly. I am shown a black square instead. Is it, because PNG logos are not allowed to be in the frame?

    • @ConsoletvCoUk2014
      @ConsoletvCoUk2014 9 месяцев назад +7

      the logo that you import into Figma needs to be SVG, you can use an online service to convert your logo from jpg/jpeg, bmp etc to SVG. Give me a thumbs up if it works for you :)

    • @benjamn5459
      @benjamn5459 9 месяцев назад

      thx@@ConsoletvCoUk2014

  • @Pavel-wj7gy
    @Pavel-wj7gy 6 месяцев назад +1

    Currently looking for a way to animate google map markers in an efficient fashion. Hope this animated vector drawable will help.

  • @Continuainfo
    @Continuainfo 10 месяцев назад

    Thank it was so simple yet effective . I have kept it in on of the production app. Thanks again

  • @ghostempireofficial_
    @ghostempireofficial_ Год назад +7

    Sir it shows black screen when I upload SVG file in shape shifter what I do now

    • @thibiripolagepeiris117
      @thibiripolagepeiris117 10 месяцев назад +1

      You need to create a logo using figma images won't work

    • @chinmaya7751
      @chinmaya7751 8 месяцев назад +1

      While creating vector drawable in figma me also faced in video he has not told a basic thing you need to use a plugin without that if you just normally put image it won't work in shapeshifter svg will show blank black screen

    • @ghostempireofficial_
      @ghostempireofficial_ 8 месяцев назад

      @@thibiripolagepeiris117 oh okay

    • @ghostempireofficial_
      @ghostempireofficial_ 8 месяцев назад

      @@chinmaya7751 thanks for explaning dude

    • @gotnothingtodoso2104
      @gotnothingtodoso2104 7 месяцев назад

      @@chinmaya7751 what do you mean by a plugin? I barely know figma , can you explain further? thanks

  • @FawazT
    @FawazT 4 месяца назад

    Thank you for this tutorial, I'm not good at animation and this simple tool really helped

  • @boris1509
    @boris1509 Год назад +2

    Good stuff. Thank you so much for this.

  • @Alchemist10241
    @Alchemist10241 13 дней назад

    Okay if you want to import the svg from figma, do not forget to flatten them first, otherwise the aspect ratio of the paths in Shape Shifter will be a mess.

  • @asmamerchant4758
    @asmamerchant4758 11 месяцев назад +6

    it shows a black square when u import the svg file on shapeshifter, how to solve this??

    • @tairush
      @tairush 8 месяцев назад +1

      It just happened to me, did you find out how to fix it?

    • @nastenkaoo
      @nastenkaoo 7 месяцев назад

      @@tairush also on me

    • @leonardo1006ful
      @leonardo1006ful 7 месяцев назад +1

      the problem is because you probably import on figma a PNG or JPEG file. You must import a SVG file on figma

    • @xuannghi2403
      @xuannghi2403 15 дней назад

      @@leonardo1006ful that's right

  • @gamingpanther2583
    @gamingpanther2583 4 месяца назад

    Thank your for this video. It'll save so much time for me.

  • @mobilexdev
    @mobilexdev Год назад +1

    im getting the following error : need to use a Theme.AppCompat theme (or descendant) with this activity. how to solve it?

    • @fastarrow2233
      @fastarrow2233 5 месяцев назад

      In manifest tag application, set the theme with your main theme and in tag activity set the theme with your splash theme

  • @alextroy605
    @alextroy605 9 месяцев назад

    Amazing, so smooth!

  • @weronymous
    @weronymous 6 месяцев назад

    Rotation is only possible on X axis right? rotationY is not available?

  • @UpVerse7
    @UpVerse7 Год назад +4

    I tried this.... Did exactly what you did step by step but when I put the SVG in shape shifter it just shows a black square. And the SVG from figma keeps having errors what am I missing?

    • @airtonoliveira4
      @airtonoliveira4 Год назад +2

      Did you solve de problem? my svg is black too.

    • @nastenkaoo
      @nastenkaoo 7 месяцев назад

      @@airtonoliveira4 mine too

  • @giordypavelhenaomontes9924
    @giordypavelhenaomontes9924 2 месяца назад

    Does anyone know why it rotates in the emulator and only the static image is shown on my physical device?

  • @xrealx369
    @xrealx369 Год назад

    Thanks for the video, I tried to translate X and Y but it seems that it gets cropped when the icon goes outside this circle barrier, I wonder what's the point of the frame space..Is there any way I can place my splash icon outside the circle space?

    • @StevdzaSan
      @StevdzaSan  Год назад

      You can try reducing the size of your image. Like not using 1f but 0.8 instead.

  • @frankyjunior6005
    @frankyjunior6005 Год назад +1

    If i have lottie file how to do that? Should convert first to animated vector drawable?

    • @gaurav.69420
      @gaurav.69420 Год назад

      Yes

    • @gaurav.69420
      @gaurav.69420 Год назад

      If it isn't convertible then use the library of lottie

    • @StevdzaSan
      @StevdzaSan  Год назад

      There's a Bodymovin after effects plugin that will allow you to export lottie to avd. But you do need to be aware of which animations are supported.

  • @abdelkaderwalidmekibes9469
    @abdelkaderwalidmekibes9469 Год назад

    Thank you for this wonderful video !! How can I implement it with java please ? knowing that my project is in java. I tried to do it but I couldn't. Thanks

  • @gotnothingtodoso2104
    @gotnothingtodoso2104 7 месяцев назад

    you'll be stuck in inserting the SVG in shape shifter because it doesn't work and OP wont tell you how to fix it

    • @adamzaid3106
      @adamzaid3106 6 месяцев назад

      Hey, after scratching my butt over it I found that the mistake is where you import your logo into FIGMA. First try converting your logo into svg from any website and try using SVG instead of png within 'FIGMA'.
      PS: i know its a simple mistake, im an idiot to take this long to figure it out.😂

  • @eze-ar
    @eze-ar Год назад

    Man, you are a genius!

  • @RageNagatoTV
    @RageNagatoTV Год назад

    Brate ovo nesto ne valja , probao sam vise ikonica i sve .. kada kliknem import na taj shapeshifter sajt samo mi izbaci crnu sliku i to je to ..

  • @buburayam2303
    @buburayam2303 Год назад +2

    can you make more course about animation in kotlin sir ?

    • @StevdzaSan
      @StevdzaSan  Год назад +1

      I'll think about that 🤔

    • @vineetsingh4789
      @vineetsingh4789 Год назад +2

      @@StevdzaSan it will be really helpful. Your tutorials are very easy to understand and learn

  • @adamzaid3106
    @adamzaid3106 6 месяцев назад

    Hey, after scratching my head over an entire session, I found that the mistake is where you import your logo into FIGMA. First try converting your logo into svg from any website and try again.
    PS: i know its a simple mistake, im an idiot to take this long to figure it out.😂

  • @dev_jonm
    @dev_jonm Год назад

    Thanks for share, awesome tutorial.

  • @siarheisudakou4455
    @siarheisudakou4455 Год назад

    Great video! Thanks!

  • @mhramezanian3550
    @mhramezanian3550 Год назад

    Hi Stefan, what android emulator are you using?

    • @StevdzaSan
      @StevdzaSan  Год назад

      In this video I was using my own smartphone device instead of the emulator. On emulator the animation is quite slow regarding the fps.

    • @mhramezanian3550
      @mhramezanian3550 Год назад

      What software did you use for Samsung phone on Windows?@@StevdzaSan

  • @TheInnerMan106
    @TheInnerMan106 Год назад

    I followed exactly what you did but my app just starts and crashes. Do you know what might be causing this?

  • @khumokwezimashapa2245
    @khumokwezimashapa2245 Год назад

    When I open my SVG it just shows a black box with a white background. When I delete the box it just leaves the white background. My logo is visible. What went wrong?

    • @jangansotoy
      @jangansotoy Год назад

      same here, did you solve it?

    • @girishparate6410
      @girishparate6410 Год назад

      Yes make sure your icon is SVG only not PNG

    • @JeremiahLaman
      @JeremiahLaman Год назад

      likewaise same result here

    • @stephenkilelu
      @stephenkilelu 7 месяцев назад

      i think even the tutor doesn't know the answer either, he is just skipping this comment

  • @buburayam2303
    @buburayam2303 Год назад +1

    Love this tutorial with clear explanation so much 🎉🎉 thanks sir

  • @JeremiahLaman
    @JeremiahLaman Год назад

    where did you download the youtube vectorlogo

  • @asensioDev
    @asensioDev Год назад

    Very good video! Thx!!

  • @RohitSurw
    @RohitSurw Год назад +2

    Unfortunately this library is probably abandoned by Google, no fixes/updates since long. Very rarely maintained.

    • @vlad7269
      @vlad7269 Год назад

      I was thinking about learning Kotlin but now I'm sure

  • @PankajKumar-i6x8r
    @PankajKumar-i6x8r 4 месяца назад

    I want to animate full screen

  • @pixelPlaygourd
    @pixelPlaygourd Год назад

    how to use auto otp read in android

  • @rohitsonisidhi
    @rohitsonisidhi 2 месяца назад +1

    ❤❤❤❤❤❤❤❤❤ Thanks 🙏😊😊

  • @martinirungu2381
    @martinirungu2381 Год назад

    Waiting for KMM tuts

  • @surflaweb
    @surflaweb Год назад

    A gif is enough

  • @neronguyenvn2
    @neronguyenvn2 Год назад

    State of Art!

  • @scottbiggs8894
    @scottbiggs8894 2 месяца назад

    Shapeshifter is *really* buggy. And if your icon has more than a few paths, it gags horribly. Would be an amazing helper otherwise. Sigh.

  • @Shivam-ed5fn
    @Shivam-ed5fn Год назад +1

    Hey stefan, you are really awesome person. I just told you on insta that I am not comfortable with splash API and you just made a tutorial on it. Very awesome bro🥰..
    But one more question if I want to animate both app icon and name then the size provided in documentation really becomes too small for such complex animation..
    Like a waste of whole screen, I have whole screen to show animation but google fixes it to show in little bit area😒

    • @StevdzaSan
      @StevdzaSan  Год назад +1

      Thanks! Yes, I understand what you're saying. I'm sure there's some kind of a workaround to animate a whole screen, but I haven't dug deeper into that. 🤔

    • @Shivam-ed5fn
      @Shivam-ed5fn Год назад

      @@StevdzaSan Nah I don't think so. Sometimes google developers brain get shit and they start doing shitty things like deprecating classes and adding APIs like splash screen🥲
      Google is worse in every things, still using google product because I can't afford iOS🤣

  • @pixelPlaygourd
    @pixelPlaygourd Год назад

    osm video 👍👍👍👍

  • @chegleeff
    @chegleeff Год назад

    👍👍👍

  • @brokentv9296
    @brokentv9296 Год назад

    great

  • @exen4ick
    @exen4ick Месяц назад

    goat

  • @kajitsuAoi-n8v
    @kajitsuAoi-n8v Год назад

    Hero😊

  • @ephitariathegame2brainstud996
    @ephitariathegame2brainstud996 8 месяцев назад

    Супер! Спасибо 🎉