You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Daniel McQuillen <da...@mcquilleninteractive.com> on 2021/02/22 20:16:12 UTC

Post for help wanted

Hi all,

Is there still a location for posts about help needed with AIR/Flex development? I have a former client who needs help building a desktop Flex/AIR app here in Australia. I don't do this kind of work anymore but said I'd ask around to see what help is still available.

Ping me if you are interested.

Apologies if I'm posting to the wrong news group!

Best Regards,

Daniel

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Daniel McQuillen
McQuillen Interactive Pty. Ltd.
Hobart, Australia
[@danmcq](https://twitter.com/danielmcq)
[mcquilleninteractive.com](https://mcquilleninteractive.com/)
www.simplediagrams.com

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

Best flex for an Android application ?

Posted by Julien Desquenne <jd...@polyedre.fr>.
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: Post for help wanted

Posted by Ramazan Ergüder Bekrek <e....@yandex.com>.
Hi Daniel, what kind of development are you planning to do?
Maybe I could be of some help.
 
Best Regards

22.02.2021, 21:16, "Daniel McQuillen" <da...@mcquilleninteractive.com>:
> Hi all,
>
> Is there still a location for posts about help needed with AIR/Flex development? I have a former client who needs help building a desktop Flex/AIR app here in Australia. I don't do this kind of work anymore but said I'd ask around to see what help is still available.
>
> Ping me if you are interested.
>
> Apologies if I'm posting to the wrong news group!
>
> Best Regards,
>
> Daniel
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Daniel McQuillen
> McQuillen Interactive Pty. Ltd.
> Hobart, Australia
> [@danmcq](https://twitter.com/danielmcq)
> [mcquilleninteractive.com](https://mcquilleninteractive.com/)
> www.simplediagrams.com

Re: Post for help wanted

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

Long time No see! :) I hope you will find help and I believe this is the
right place.

Good luck!

Thanks,
Piotr

On Mon, 22 Feb 2021 at 21:16, Daniel McQuillen <
daniel@mcquilleninteractive.com> wrote:

> Hi all,
>
> Is there still a location for posts about help needed with AIR/Flex
> development? I have a former client who needs help building a desktop
> Flex/AIR app here in Australia. I don't do this kind of work anymore but
> said I'd ask around to see what help is still available.
>
> Ping me if you are interested.
>
> Apologies if I'm posting to the wrong news group!
>
> Best Regards,
>
> Daniel
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Daniel McQuillen
> McQuillen Interactive Pty. Ltd.
> Hobart, Australia
> [@danmcq](https://twitter.com/danielmcq)
> [mcquilleninteractive.com](https://mcquilleninteractive.com/)
> www.simplediagrams.com

-- 

Piotr Zarzycki

Re: Post for help wanted

Posted by Ramazan Ergüder Bekrek <e....@yandex.com>.
Hi Daniel, what kind of development are you planning to do?
Maybe I could be of some help.

Best Regards


22.02.2021, 21:16, "Daniel McQuillen" <da...@mcquilleninteractive.com>:
> Hi all,
>
> Is there still a location for posts about help needed with AIR/Flex development? I have a former client who needs help building a desktop Flex/AIR app here in Australia. I don't do this kind of work anymore but said I'd ask around to see what help is still available.
>
> Ping me if you are interested.
>
> Apologies if I'm posting to the wrong news group!
>
> Best Regards,
>
> Daniel
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Daniel McQuillen
> McQuillen Interactive Pty. Ltd.
> Hobart, Australia
> [@danmcq](https://twitter.com/danielmcq)
> [mcquilleninteractive.com](https://mcquilleninteractive.com/)
> www.simplediagrams.com