adobe的flash builder 4.5.1的flex mobile application现在已经可以做到写一份代码,能够同时在3个平台上运行,甚至更多的平台上,如可以从Destkop airapplication到android,ios,blackberry,到windows,linux,mac这个几个平台都可以跑,现在这个都不是幻想了,可以做到了。更多的信息可以从http://flex.org/上面得到。
介绍
demo
我也来尝尝这味道,网上找了,果然有很多人在做这些事情,跟着http://coenraets.org/blog/2010/12/tutorial-flex-for-android-in-90-minutes/做了一遍,算是完成了。教程里面的用的是以前的老版本编译的,现在更新到4.5.1以后有一个MobileIconItemReader要改成IconItemReader就可以编译通过了,其他的倒是没有什么问题。
souce code下载:FlexAndroid90Minutes.zip
outline:
- Part 1: Creating a Basic Mobile Application
- Part 2: Using Mobile Item Renderers
- Part 3: Navigating and Passing Information between Views
- Part 4: Creating an Action Bar
- Part 5: Integrating with the Device Capabilities (Dialer, SMS, Email)
- Part 6: Using a RemoteObject
- Part 7: Using a Local SQLite Database
最终效果
![]()
![]()
![]()

- Pingback on 2011/09/03/ 12:29

1 Comments.