How do I make a splash screen?
Saved by @Awais malik #android #java
Step 0: First of all design layout of your splash screen an example is given below
Step 1: here we make an activity named as SplashScreen in which we use handler class for delay when time expires next activity launches
In this tutorial i will teach you how to design a splash screen in android
,
Comments