>
> > Hello,
> > 1. Is there any way to disable splash screen when building with Intel XDK crosswalk? If I disable splash screen plugin, nothing is changed.
> > 2. How to optimise my app for tablets? I'm sure my app takes the whole available layout, but Google play developer console says that it isn't designed for tablets (it doesn't take the whole layout space).
> >
>
> 1. Remove the splash screen from the XDK project
> 2. I asked the same question the other day but got no answer
>
1. Where? In projects - > build assets? Won't be then Intel XDK default splash screen?
2. I suppose it is because of icon and splash screen - you cannot add very high res icons and splash screens in Intel XDK. I'll tag imaffett, maybe he knows.
You have to edit the xdk project file *.xdk and look for the "splashes_": [] part and remove the file references.