You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/03/04 10:43:40 UTC

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

    [ https://issues.apache.org/jira/browse/CB-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179631#comment-15179631 ] 

jcesarmobile commented on CB-9873:
----------------------------------

Your link
http://cordova.apache.org/docs/en/edge/config_ref_images.md.html
redirects to
http://cordova.apache.org/docs/en/dev/config_ref/images.html
And it doesn't contain any information about Splash Screens (maybe it included that when you reported the issue)

I think the docs should point to latest instead of dev or edge
http://cordova.apache.org/docs/en/latest/config_ref/images.html

This docs don't say that you have to put the files inside the res folder. They say that the src is relative to root, and the examples use a res folder on the root, not the one on platforms/android

> android splash screen not showing
> ---------------------------------
>
>                 Key: CB-9873
>                 URL: https://issues.apache.org/jira/browse/CB-9873
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>            Reporter: Sean Whitaker
>            Priority: Minor
>              Labels: Android, splashscreen
>             Fix For: 5.3.2
>
>
> 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