I tried to add a splash screen on my android app but, after I tried a lot of tutorials, I cannot do it.
I update my ionic and my cordova, I just have the resource folder in the root of the app, into that there are the splash and icon folders, into theese I put the files…
In the config.xml (only the file that is in the root) I just do it:
Can you help me?
I’ve the latest version of ionic and cordova.
Else for the icon I have no problems for example for icon I put the icons in the root/platforms/android/res
into res I found different folders:
-drawable
-drawable-hdpi
and other… into theese folders there is as file named: icon.png and that icon is shown correctly, why the splash image no?
Are you sure you applied while the plugin? Refers to cordova.js and cordova_plugin js? I verify that the plugin folder you have? Rarely does not work and neither the default. I recommend taking GapDebug to check how your application behaves in a device.