Sample code on how to create splashscreen in your project.
In my example i make swap the MainActivity.java to my splash.java the first load is splashActivity.java and after a few seconds the next is MainActivity.java load.
Screenshot:
Next goto your java folder and create
NOTE: 3000 = 3 seconds interval before the MainActivity.java loads.
Screenshot:
In the last step goto your layout and create
end of tutorial.
No comments:
Write comments