2012年12月13日 星期四

Adobe AIR native extension

Developing Native Extensions

 

API Reference

API 分析

java

Develop Native Extension for Android

1. create android library Project

1

2

3

4

2. add FlashRuntimeExtensions.jar into this project

5

6

3. create corresponding package

8

9

4. implementing the FREExtension interface

 

  1. extending the FREContext class
  2. implementing the FREFunction interface which you want to control

Resources

沒有留言:

張貼留言