Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Slow startscreen (loading screen) on Android. 10 seconds delay !!

Hi Primož,

By the "not working" - you mean the app doesn't start at all? Or the delay time is not working within setup interval?

What libraries version you're using in your App Settings?

Primož Rejec
Posts: 0
Joined: Mon Feb 17, 2014 10:05 pm

Slow startscreen (loading screen) on Android. 10 seconds delay !!

Hello,

the app is working fine. The delay time is not working within setup interval.

I'm using V2.0. libraries.

I've ran out of time so i had to delete splash images and send the app to app store and google play.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Slow startscreen (loading screen) on Android. 10 seconds delay !!

Hi Primož,

You can make it work as you want by two ways:

1 Edit PhoneGapActivity.java file. Find this line:presuper.loadUrl(WORK_DIR + getStartFileName(), 10000);/preand change 10000 to a needed value.

  1. Edit config.xml by adding the following lines: precode<preference name="SplashScreen" value="splash" />
    <preference name="SplashScreenDelay" value="3000" />/code/pre
Primož Rejec
Posts: 0
Joined: Mon Feb 17, 2014 10:05 pm

Slow startscreen (loading screen) on Android. 10 seconds delay !!

Hello.

Thank you very much for your answers, but i've ran out of time and had to upload app to store's without splash screen.

Hope your answers help others if they'l need them.

Thanks again

Nikhil C Davies
Posts: 0
Joined: Mon May 12, 2014 2:26 pm

Slow startscreen (loading screen) on Android. 10 seconds delay !!

Hi there, I havent added the splash screen, but i find that there is a 10-15 sec lag in the boot up of the app. And this is not consistent. I have found that the app may start is a couple of secs and it may take upto 20 secs. A blank white screen is displayed until then. What could be the issue?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Slow startscreen (loading screen) on Android. 10 seconds delay !!

Hello!

Could you clarify if you have checked "Render all pages in one HTML file" option?

Nikhil C Davies
Posts: 0
Joined: Mon May 12, 2014 2:26 pm

Slow startscreen (loading screen) on Android. 10 seconds delay !!

No, I have not checked that option.

Nikhil C Davies
Posts: 0
Joined: Mon May 12, 2014 2:26 pm

Slow startscreen (loading screen) on Android. 10 seconds delay !!

No, I have not checked that option.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Slow startscreen (loading screen) on Android. 10 seconds delay !!

Please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a so we can test it.
When it is done, post app name, steps to reproduce, also clarify what device/OS version you use.

Return to “Issues”