Does Ae2.9 work in Android Development??

Create fast, sprite powered games with Animation Engine, co-developed with DerBrill Software!

Moderators: heatherlaine, kevinmiller, robinmiller, malte

Post Reply
Fasasoftware
Posts: 203
Joined: Mon Oct 31, 2011 9:36 pm
Location: Italy
Contact:

Does Ae2.9 work in Android Development??

Post by Fasasoftware » Sun May 27, 2012 5:58 pm

Dear Malte,

i'm developing a spaceinvaders version for android with animation engine 2.9 but nothing works here..... i saw an old comment to include your library without success....can you help me??? PLEASE???.....But does work the 2.9ae with android or not...i know is a little old....but i would like to know if works or not...

Best regards,

Lestroso :oops:

malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Location: Ostenfeld germany
Contact:

Re: Does Ae2.9 work in Android Development??

Post by malte » Sun May 27, 2012 7:53 pm

Hi Lestroso,

I am afraid only the latest version (5.x) works reliable on mobile devices.

All the best,

Malte

Fasasoftware
Posts: 203
Joined: Mon Oct 31, 2011 9:36 pm
Location: Italy
Contact:

Re: Does Ae2.9 work in Android Development??

Post by Fasasoftware » Sun May 27, 2012 8:32 pm

Dear Malte,

I thank you so much for your early answer......but i don't see any instructions to use with android platform the ae5.0 .....Please Malte...Tell Me ...can i try your animation engine 5.0 in demo and compiling my app in android to test??

i have used the old libraries in 2.9 animation engine...ok.... but can you be more precise to how install for working with the android development???

Beacause i have enclose in the pref.. in the copy file and in the tabs stacks...livecode 5.0 your stack.... but nothing works...so please can you describe the easy steps to deploy my stack app with your library animation engine 5.0???

I thank you malte in advance for your precious time dedicated to me....

Best regards,

Lestroso :oops:

malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Location: Ostenfeld germany
Contact:

Re: Does Ae2.9 work in Android Development??

Post by malte » Mon May 28, 2012 3:59 pm

Hi lestroso,

the savest bet is to make animationEngine a substack of your main stack. To do so, open the messagebox and type:

set the mainstack of stack "animationEngine" to "nameOfYourMainStackGoesHere"

Then, to make it available to your stack, I suggest on openStack on the first card of your mainStack (or any other place you are sure it gets called)

on openStack
start using stack "animationEngine"
end openStack

(Remeber to let the message pass if you need it anywhere else)

Hope this helps,

Malte

Fasasoftware
Posts: 203
Joined: Mon Oct 31, 2011 9:36 pm
Location: Italy
Contact:

Re: Does Ae2.9 work in Android Development??

Post by Fasasoftware » Mon May 28, 2012 9:45 pm

Dear Malte,

I have followed your instructions.....but appear to me this alert.....:
---------------------------------------------------------------------------------------------------
In Trial Mode You Can Not Make AnimationEngine A Substack Of Another Stack.
Please Set The Mainstack Of Stack AnimationEngine To AnimationEngine Before Evaluating it.
---------------------------------------------------------------------------------------------------------------

I can't try it....so any idea??...it's ok as soon as possible i'll buy your plug-in...but i wanted to try first.......

best regards,

Lestroso :cry:

Post Reply

Return to “Animation Engine”