简体   繁体   English

Adobe Flex在Android / iOS上的工作方式

[英]How Adobe Flex works on Android / iOS

I was just evaluating Adobe Flex for a project. 我只是在为一个项目评估Adobe Flex。 But came across this question. 但是遇到了这个问题。

Like PhoneGap/HTML5 apps run on top of Browser/WebKit of the operating system, How does Flex works? 就像PhoneGap / HTML5应用程序在操作系统的Browser / WebKit之上运行一样,Flex如何工作?

Adobe Flex targets Adobe Integrated Runtime (AIR) or Flash player as runtime for the application. Adobe Flex将Adobe集成运行时(AIR)或Flash Player定位为该应用程序的运行时。 More on Wiki page . Wiki页面上的更多内容。

For iOS, the runtime is bundled with every application created for iOS, at the time of packaging. 对于iOS,在打包时,运行时与为iOS创建的每个应用程序捆绑在一起。 For Android, you can bundle runtime for every app or separately download and install the AIR app from Play store on your phone. 对于Android,您可以为每个应用程序捆绑运行时,也可以从手机上的Play商店单独下载并安装AIR应用程序。 (Refer: http://forums.adobe.com/thread/848409 ) (请参阅: http : //forums.adobe.com/thread/848409

Hope that helps! 希望有帮助!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM