How create Load screen for a android app?

I am using Cocos Creator 2.1.0 and all projects created for Android are initializing with only a black screen and after few seconds (1 or 4 depends of device) the main scene appears. I tried to create a new activity with splash and I tried also to change the style of the project for set background color but unsuccessfully.


Check these out

I’ve tried these solutions, but I believe the solution will have to be the android project generated. I believe the black screen occurs while the coconut libraries are loaded. With this last solution comes the black screen and after about 3 seconds is that the loading screen appears.