Hi.
I just started using Intel SDK. I'm trying to build a game app, but in the 'Launch Icons and Splash Screens' category, it is impossible to upload images.
It keeps prompting me this message "Icons and splash screens must be located within the project source directory. Copy your icons and splash screens into the source directory first if necessary."
My images are all in the project source directory folder - I do not understand the problem here. I'm not sure if this is the right thread, but help, please.
Thanks.
連結已複製
I am also having a problem uploading the icons and splash screens. The png images are in the root directory (www folder)
I successfully got the icons and splash screens uploaded onto one app, but the next app, they will not upload, I keep getting a broken image, and they are not on the apk. Now, on the splash screens for Android, I am not getting the upload file button, so I can't even try again.
I have changed the names of the icons, opened and closed the program. I feel like it needs to be refreshed somehow. What can I do? Is there a way to start over?
P.S. I successfully uploaded the icons on another app. So, the first one OK, the 2nd one got screwed up, the 3rd one OK. So it's just this one project.
And what is really annoying: I linked in another folder as www filder in my XDK project (ln -s <otherfolder> www), and then Intel XDK always complains about the icons, even if they are in the root of www. But why do the icons need to be in the www folder? They are not part of the web embedded app, they are part od resources belonging to the host application. It is possible to replace the www folder within the host application. This does not make sense.
@Serge -- we are already working on a change to the project and build system that will allow for storing the icons and splash screens outside of the www directory. Until that is deployed, they MUST be located within the www directory.
