Android, Phonegap1.4.1 after using splash screen I get a blank screen for 1-2 sec?

The way I got around this when I was using Sencha was to set a background-image on the body tag in your main index. Html file that matches the Phonegap splashscreen.

Up vote 0 down vote favorite share g+ share fb share tw.

I get a blank screen on android after splash screen. On ios I am using navigator. Splashscreen, but this is not available on android.

How can I do this on android? I am using sencha 1.1.1, phonegap 1.4.1 and android. Thanks in advance.

Android phonegap link|improve this question edited Mar 1 at 14:01 asked Mar 1 at 10:46tim11.

Please go through with the below link : stackoverflow.com/questions/9429555/… – mayur rahatekar Mar 1 at 11:02.

The way I got around this when I was using Sencha was to set a background-image on the body tag in your main index. Html file that matches the Phonegap splashscreen. Body { background-image: url('splash.

Png'); background-repeat:no-repeat; background-attachment:fixed; background-position:top; } Then once your application has finished loading it fills the body tag, which hides the background image. Hope this helps.

Thanks for reply. I give it a try. But there is still a problem with android device resolutions, it always uses the same image .. but this solution is still better than the blank screen.

Thanks – tim Mar 1 at 21:41 You can always include several images and target the body with media queries in order to apply different resolution images – darryn. Ten Mar 2 at 7:56 indeed .. thank you – tim Mar 5 at 10:11.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions