Right now, when the user opens my app, they are greeted with a black screen that lasts for a few seconds before the main activity appears. Instead I would like it to to have a splash screen of the app's icon , and then have that icon animate to zoom out to fit as the Activity action bar icon. Or something similar. So at least this gives a nice animation. I know this is possible and it shouldn't be difficult but I was unable to find any help with this.