You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Julien Desquenne <jd...@polyedre.fr> on 2021/03/02 09:47:59 UTC

Best flex for an Android application ?

Hello,

I have to port a Air/Flex application to Android.

This application is actually working with flex sdk 4.1 and Flash Builder 4.

Do you recommend me to use Apache Royale or the latest Flex sdk ?

Thanks for your advices


Re: Best flex for an Android application ?

Posted by Mark Kessler <ke...@gmail.com>.
Electron is more for Desktops,  For a native app, you might need to do
AIR with a captive runtime.

-Mark K

On Tue, Mar 2, 2021 at 5:18 AM Carlos Rovira <ca...@apache.org> wrote:
>
> Hi Julien
>
> regarding mobile there's also a tutorial a community user did about
> Electron here [1], but that is like Cordova, just a wrapper, so not related
> to Flex Mobile.
>
> Also the Royale Jewel ui set is done with multi device in mind
> (responsiveness), but that will require to adapt your Flex app to Jewel
> components.
>
> HTH
>
> [1]
> https://royale.apache.org/how-to-create-a-desktop-application-with-royale-and-electron/
>
>
>
> El mar, 2 mar 2021 a las 11:11, Julien Desquenne (<jd...@polyedre.fr>)
> escribió:
>
> > Hello and thanks for your answer.
> >
> > The requirement is to work on mobile as an app.
> >
> > So the best option for the moment is to use Apache Flex latest sdk to
> > build an application ?
> >
> >
>
> --
> Carlos Rovira
> Apache Member & Apache Royale PMC
> *Apache Software Foundation*
> http://about.me/carlosrovira

Re: Best flex for an Android application ?

Posted by Carlos Rovira <ca...@apache.org>.
Hi Julien

regarding mobile there's also a tutorial a community user did about
Electron here [1], but that is like Cordova, just a wrapper, so not related
to Flex Mobile.

Also the Royale Jewel ui set is done with multi device in mind
(responsiveness), but that will require to adapt your Flex app to Jewel
components.

HTH

[1]
https://royale.apache.org/how-to-create-a-desktop-application-with-royale-and-electron/



El mar, 2 mar 2021 a las 11:11, Julien Desquenne (<jd...@polyedre.fr>)
escribió:

> Hello and thanks for your answer.
>
> The requirement is to work on mobile as an app.
>
> So the best option for the moment is to use Apache Flex latest sdk to
> build an application ?
>
>

-- 
Carlos Rovira
Apache Member & Apache Royale PMC
*Apache Software Foundation*
http://about.me/carlosrovira

Re: Best flex for an Android application ?

Posted by Julien Desquenne <jd...@polyedre.fr>.
Hello and thanks for your answer.

The requirement is to work on mobile as an app.

So the best option for the moment is to use Apache Flex latest sdk to 
build an application ?


Re: Best flex for an Android application ?

Posted by Harbs <ha...@gmail.com>.
There is at least one Cordova example:
examples/royale/CordovaCameraExample

I’m pretty sure the examples/royale/Mobile* examples also showcase what could be done.

> On Mar 2, 2021, at 12:00 PM, Piotr Zarzycki <pi...@gmail.com> wrote:
> 
> Hi Julien,
> 
> No one tried yet build Apache Royale app on mobile. If that app should be
> in the browser I bet there has to be lot's of work done to make it look
> good in css. If your requirements is work on mobile as an app I think
> Apache Royale will need to be wrap up with Apache Cordova - that part also
> is not explored by the Team.
> 
> Thanks,
> Piotr
> 
> wt., 2 mar 2021 o 10:56 Julien Desquenne <jd...@polyedre.fr>
> napisał(a):
> 
>> Hello,
>> 
>> I have to port a Air/Flex application to Android.
>> 
>> This application is actually working with flex sdk 4.1 and Flash Builder 4.
>> 
>> Do you recommend me to use Apache Royale or the latest Flex sdk ?
>> 
>> Thanks for your advices
>> 
>> 
> 
> -- 
> 
> Piotr Zarzycki


Re: Best flex for an Android application ?

Posted by Piotr Zarzycki <pi...@gmail.com>.
Hi Julien,

No one tried yet build Apache Royale app on mobile. If that app should be
in the browser I bet there has to be lot's of work done to make it look
good in css. If your requirements is work on mobile as an app I think
Apache Royale will need to be wrap up with Apache Cordova - that part also
is not explored by the Team.

Thanks,
Piotr

wt., 2 mar 2021 o 10:56 Julien Desquenne <jd...@polyedre.fr>
napisał(a):

> Hello,
>
> I have to port a Air/Flex application to Android.
>
> This application is actually working with flex sdk 4.1 and Flash Builder 4.
>
> Do you recommend me to use Apache Royale or the latest Flex sdk ?
>
> Thanks for your advices
>
>

-- 

Piotr Zarzycki