开发者

Is it possible to display an Android webview as a Native Extension in AIR?

Is it possible to di开发者_如何转开发splay a webview on the stage via a native extension in an AIR app published for Android?


No, but the ANE can launch a new Activity which contains a webview. (but not embbed a webview inside a stage)

The best is to use directly the Adobe Air widget StageWebView.


You may use adobe's StageWebview or myappsnippet's RichWebview https://github.com/myflashlab/webView-ANE (I'm the developer of RichWebview, feel free to ask questions if you might have any)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜