Page 1 of 1

which api to use?

Posted: 25 Jul 2012, 16:06
by itsmylifesoham
hi,

I want to make an app for android platform. However i am doing this app using flex 4.5 and will be deployed for AIR runtime which is installed on the device.

Which client API of sfs2x should i be using to develop this app? 1. java,android API ? 2. or the regular as3 API because i am still doing the code in as3?

I guess its the latter but just want to be sure.

Thanks :D

Re: which api to use?

Posted: 25 Jul 2012, 16:40
by rjgtav
Hello.
Yes, you just need to keep using the SFS2X AS3 Client API, Flash will handle all the Flash->AIR->Java conversion for you ;)

Re: which api to use?

Posted: 25 Jul 2012, 17:50
by itsmylifesoham
thanks! yea just deployed cannon combat example for android... they use as3 too... thanks :)