cordova - Splash screen and icon is not generating for Android -


i'm using ionic 2 resource generator generate icon , splash screen mobile app. have 2 images in resources folder; icon.png , splash.png.

i'm using following commands generate resources:

ionic resources --icon ionic resources --splash 

i can see generates icons both ios , android.

enter image description here

and it's working ios without problem. cannot see icon or splash screen on android devices. missing here?

my ionic version cli v2.1.4.

try deleting android folder in resources,run command cordova prepare android , regenerate resources, check make sure files not big, check out response in question asked here


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -