I am building a Hybrid app using Cordova.
I have placed different sized splash images in the res drawable folders and It works fine in all major devices but it gets squashed on Samsung Galaxy S4. Any fix to it?
First add 640 × 1136 image (splash screen) to res-> drawable-xhdpi folder in your phonegap android project, i think thats solve your problem,