Skip to main content
September 24, 2010
Question

Mobile application development using Flex Hero SDK

  • September 24, 2010
  • 1 reply
  • 680 views

Hi All,

I have currently Flash builder 4 (build 242416) on my machine, I have downloaded new Flex Hero SDK. I want to design a mobile application using this. Please provide me solution for following questions.

1.       How to create mobile application project in Flash Builder 4?

2.       How can I develop for different mobile phones (Symbian, Android, and Windows)?

3.       Is there any simulator is available with Flex Hero SDK?

4.       How to deploy application on mobile phone?

5.       Is there are any sample codes is available?

This topic has been closed for replies.

1 reply

Adobe Employee
November 10, 2010

1. It's pretty easy to get started if you download the Flash Builder "Burrito" Preview Release.  Simply go File > New > Flex Mobile Project

2. Currently only Android is supported as a target platform in the preview release

3. Yes - Setting your run configuration's launch method to "on desktop" will allow you to choose from a variety of devices to simulate using ADL on your desktop machine.  The size of the ADL window will be the same as the resolution of the device you choose.  You can also do things like simulate pressing the back button and changing the orientation if you look at the options under the "Device" menu.

4/5. Check out this article for an example of how to get started: http://www.rictus.com/muchado/2010/10/27/tutorial-from-build-your-first-mobile-flex-application-lab/