I have a splash screen. I just want it to wait for 1 or 2 sec and then move on to the next activity just then once.
I understand there are many ways including handler classes and java.util.timer implementation. But which is the easiest and most light way to do just this. Thanx in advance.
I have a splash screen. I just want it to wait for 1 or
Share
Use below Code for that.
Splash_Screen_Activity.java