.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.