Re: splash screen on Android

2016-06-27 Thread Alain Vezina
Thanks Colin, I didn’t know that. So I don’t understand why there is a field for a splash screen in the Standalone Application Settings for Android. Regards Alain Le 2016-06-27 à 12:23, Colin Holgate a écrit : > Android apps don't have splash screens, they are just used for iOS. If you > w

Re: splash screen on Android

2016-06-27 Thread Colin Holgate
Android apps don't have splash screens, they are just used for iOS. If you want to make it seem like it does, use the same image in card 1 of your stack, and after a second go on to the real content. You could skip that card, or go on in a shorter time, if you’re on iOS at the time. > On Jun 2

splash screen on Android

2016-06-27 Thread Alain Vezina
Hi all, I am transferring one of my apps on Android, but I am not yet registered as a developer with Google. I use LC 7.1.3 on Mac 10.9.5 In the Standalone Application Settings pane I chose a PNG image When I test my app on an Android device, the splash screen doesn’t appear. I don’t know why.