Android Launch Image

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Nana
Posts: 38
Joined: Sat Aug 11, 2012 8:01 pm

Android Launch Image

Post by Nana » Thu May 22, 2014 12:24 pm

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

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Android Launch Image

Post by Simon » Thu May 22, 2014 11:52 pm

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
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Nana
Posts: 38
Joined: Sat Aug 11, 2012 8:01 pm

Re: Android Launch Image

Post by Nana » Fri May 23, 2014 8:18 am

Ok, thank you Simon.

Post Reply