.ANE Rozszerzenie pliku
Adobe AIR Native Extension
| Deweloper | Adobe Systems |
| Popularność |
3.8 | 10 Głosów |
Czym jest plik 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.
Więcej informacji
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.