Please follow the steps to test the ionic animated splash in your device.
First clone the project
$ git clone https://github.com/PraveenJP/ionic-animatedsplash.gitThen test the app in browser
$ ionic serve -lab Finally test the app in real device
$ ionic platform add android
$ ionic run android.Thats it. :) Enjoy with code.