I am developing an app for iOS and Android using Phonegap.
I want to use a background-image but since all mobile devices have different sizes my background image gets either cut or distorted.
For the splash screen (which is also a fullscreen image) I can define different images for different devices
Is there something similar that I can do for my background-image?