Loading the player...

Splash Screen - Android Studio Tutorial

  • Essentially Splash screen is startup screen which is normaly shown in the first few seconds of running your application. It's purpose is to show your brand to users before launching the rest of the app. You should work on it's design, but remember do not over do it, it should look simple.
    You should always use VECTOR file/asset for your Splash screen, because it is density independent, and it will not look pixalated on larger resolutions. Avoid using .png .jpeg images, because you would need to import it in different sizes to match various devices. Vectors are always prefered.
    And in this video you will learn how to create and implement the logic for Splash screen, it's very easy, so not need to worry. :)
    Splash Screen (Vector Asset): gestyy.com/eqiuyT

    Category : Компьютерные игры

    #splash#screen#android#studio#tutorial

    0 Comments and 0 replies
arrow_drop_up