Well, I was mostly referring to updating the application (not the runtime), but both are true.

As Om pointed out, if you jump through enough hoops you can implement your own update for the application.

regards,
Peter

On 18/08/2015 10:49, Christofer Dutz wrote:
But you have to update your application ... I think what peter was referring to 
was that if I package an application with the shared runtime, as soon as Adobe 
publishes a fixed AIR runtime, your application automatically benefits from 
this, if its a captive runtime, you have to rebuild your application with the 
new runtime and redistribute that ... am I correct?

Chris

________________________________________
Von: omup...@gmail.com <omup...@gmail.com> im Auftrag von OmPrakash Muppirala 
<bigosma...@gmail.com>
Gesendet: Dienstag, 18. August 2015 10:42
An: users@flex.apache.org
Betreff: Re: Build AIR APP with AIR integrated inside

On Tue, Aug 18, 2015 at 1:30 AM, Peter Ginneberge <p.ginnebe...@gmail.com>
wrote:


You can not auto update (AIR update API) a Captive Runtime AIR application.


You can still auto-update a captive runtime AIR application, it is only a
bit involved.
http://www.adobe.com/devnet/air/articles/updating-air-apps-native-installer.html

Thanks,
Om




http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html

And in case that matters, the installer is no longer cross platform.

regards,
Peter



On 18/08/2015 10:04, vijendra sainy wrote:

Can  you send few from where I can refer all. I hope that will not let me
loose the functionality of auto updating my AIR app.

On Mon, Aug 17, 2015 at 7:21 PM, Christofer Dutz <
christofer.d...@c-ware.de>
wrote:

No it's more like a simple standalone application. It will increase the
size of your application by about 10MB but it will open as if it were a
native application. I for my part like shared runtimes as it reduces the
size dramatically, but most people seem to get scared as soon as they see
"Adobe AIR" ... so better hide it ;-)

In Flexmojos 7.1.0-SNAPSHOT I am working on allowing to build native
applications with Maven there you can simply toggle the runtime embedding
using a includeCaptiveRuntime config option. Hopefully I'll find the time
to continue working on this really soon ... currently only Android seems
to
be producing useable packages.

But I'f you're not using Maven this won't be much use to you :-)

Chris



________________________________________
Von: vijendra sainy <viju18...@gmail.com>
Gesendet: Montag, 17. August 2015 15:29
An: users@flex.apache.org
Betreff: Re: Build AIR APP with AIR integrated inside

It will give me folder structure. Right.

I want single installer file. That will install AIR first and then app.

On Mon, Aug 17, 2015 at 6:40 PM, Kessler CTR Mark J <
mark.kessler....@usmc.mil> wrote:

You're looking for a captive runtime.  Give this slightly older page a
view [1].  It's titled " Packaging a captive runtime bundle for desktop
computers".  For things such as exporting for android it should be
always
included as a captive runtime.



[1]


http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html



-Mark

-----Original Message-----
From: vijendra sainy [mailto:viju18...@gmail.com]
Sent: Monday, August 17, 2015 8:27 AM
To: users@flex.apache.org
Subject: Build AIR APP with AIR integrated inside

Hi All,

Can anyone help me in creating a AIR build which default contain AIR

inside

it. I mean AIR app do not run where AIR is not installed. So I wanted to
create a build which contain AIR and if that is not installed in a

machine

the build first install AIR then app.

I do not want user to download AIR from Internet. I want to provide in

the

installer itself.

--
Regards,
*Vijendra Sainy*

*http://www.riamagic.blogspot.com/* <

http://www.managementvj.blogspot.com/


*http://www.managementvj.blogspot.com/
<http://www.managementvj.blogspot.com/>*




--
Regards,
*Vijendra Sainy*

*http://www.riamagic.blogspot.com/* <
http://www.managementvj.blogspot.com/


*http://www.managementvj.blogspot.com/
<http://www.managementvj.blogspot.com/>*






Reply via email to