.ANE 文件扩展名
Adobe AIR Native Extension
| 开发者 | Adobe Systems |
| 受欢迎程度 |
3.8 | 10 票 |
什么是 ANE 文件?
Developer file used by Adobe AIR, a component that enables HTML, JavaScript, and Flash to run as standalone desktop or mobile applications; allows system specific functions, such as device vibration, to be invoked using Adobe ActionScript code.
更多信息
AIR Native Extensions wrap native system code in Adobe's ActionScript language. For example, to invoke volume or vibrate functions on an Android device, the ANE file would contain native Android source code written in Java that can be run through an ActionScript function call.
ANE files are also used for bundling third-party libraries and frameworks in AIR applications.