Instructions for following along Matthew Fabb's "Developing for Mobile with the Flex Framework" session at AndroidTO. In my presentation I will be doing a code demo using Adobe Flash Builder 4.5.1. It can be downloaded and installed under a 60 day trial license on Windows or Mac (sorry, there isn't a Linux version available). Here is the link for Adobe Flash Builder 4.5.1: http://www.adobe.com/go/try_flashbuilder/ I'll be using the standalone version, but feel free to use the plugin version for Eclipse if you wish. Also Adobe Flash Builder 4.5.1 is not needed to use the examples can be compiled using Adobe's open source Flex compiler and the code can be edited with any text editor. Here's is where you can download the open source Flex 4.5.1 SDK: http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4.5 NOTE if you download Flash Builder 4.5.1, you do not need the Flex SDK as it's included with the install of Flash Builder 4.5.1. This link is included for anyone who wants to compile the code without Adobe Flash Builder 4.5.1.