Page 1 of 1

Android Launch Image

Posted: Thu May 22, 2014 12:24 pm
by Nana
Hello,

As I understand, Android platforms doesn't use launch images, but LiveCode has the option for a splash screen on the standalone applications settings. I read from the Release Notes that the splash image for android apps must be 600x600. I tested it but the Splash Screen never appears on my android mobile device. I also tried to put a "wait 1 sec" on my preopenStack code but still nothing. So what is the trick for showing up a splash screen on all devices for android ? ? ?

Thanks

Re: Android Launch Image

Posted: Thu May 22, 2014 11:52 pm
by Simon
Hi Nana,
I think that setting is a leftover from pre open source, so I guess now you'd just make a splash card 1 or
http://lessons.runrev.com/m/4071/l/1737 ... pplication
Learning that lesson would be helpful in the future.

Simon

Re: Android Launch Image

Posted: Fri May 23, 2014 8:18 am
by Nana
Ok, thank you Simon.