开发者

Android: using flex for android

I am planning to build android applications using adobe flex. But as per my knowledge we dont need to use android sdk for this purpose. I have created hello world app using flex,It is completely different from creating apps using android sdk. Is there any way to use flex wi开发者_如何转开发dgets with android sdk(I mean instead of using android UI widgets can I use flex widgets) .please help me


The quick answer is no, Air apps don't have that native capability.

However there is a way to get around some limitations. James Ward wrote a great post about it. http://www.jamesward.com/2011/05/11/extending-air-for-android/


I think you need to subclass View for each "page" of your Android app. But beyond that, you probably don't have to use the lightweight, performant mobile versions of things like buttons if you don't mind having an app that is not lightweight and performant.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜