Icon and Splashscreen remain always the default cordova one

Hello,

I’m trying to build an Ionic 2 android app. I’ve made my own custom icon and splashscreen with the different required sizes and I put them in the resources folder in my app directory (I replaced the default images).
When I ran “ionic platform add android”, everything went ok and the build is successful. However the icon and splashscreen remain the default cordova images. in platforms/android/res/ directory all images are the cordova default images (icons and splashscreens) and NOT my custom images.

I really didn’t understand what’s missing.
Any help would be appreciated !

Thanks in advance.

1 Like