Posts

Showing posts from November, 2015

Creating Splash Screen in Android Application

Image
Today in this post, I am going to show you how you can create Splash Screen in your Android Application. Splash screen is the first screen that loads in your application  which normally has logo the company or application logo. I will be doing all the android examples using Android Studio. The full project can be downloaded from : http://www.filehosting.org/file/details/525030/Splash_Screen_AndroidExample.zip .  Lets get started and create an Android Project in Android Studio