You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sean Whitaker (JIRA)" <ji...@apache.org> on 2015/10/27 03:55:28 UTC

[jira] [Created] (CB-9873) android splash screen not showing

Sean Whitaker created CB-9873:
---------------------------------

             Summary: android splash screen not showing
                 Key: CB-9873
                 URL: https://issues.apache.org/jira/browse/CB-9873
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Sean Whitaker


The android splash screen is not showing up despite all efforts to get it to do so.  I'm just getting a white screen. 

The documentation 

http://cordova.apache.org/docs/en/edge/config_ref/images.html

says to reference your images in the res folder.  

When you generate a new project with the CLI, the res folder is under platforms/android/res not at the root of the cordova project.  

When referencing an image for the build to find it I have to put in an explicit path that starts from the root, like platforms/android/res/images in order for it to be found.

I'm not sure how to get this to work and maybe the documentation just isn't up to date, but as it stands it's not working for me...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org