Build a development environment in one of the Adobe Flash Builder 4.5 Android Air Program Development Series

Source: Internet
Author: User

1. Install the Adobe Flash Builder 4.5 development environment. Http://www.adobe.com/products/flash-builder.html. The directory after installation is shown in 1:

 

 


Figure 1 Adobe Flash Builder 4.5 installation directory

The installation page of Adobe Flash Builder 4.5 is shown in figure 2.

 

Figure 2 interface effect

The debugging Interface 3 is shown below:

Figure 3 debugging window

2. Install the Android Simulator

To install the Android simulator, download the sdk from the official website and create a new simulator. We deploy our own applications on the simulator. Android simulator: http://developer.android.com/sdk/index.html.

(1) install the simulator

Double-click SDK Setup.exe, as shown in figure 4.

Figure 4 initialization process

After the installation is complete, install the required APIs in [Installed Packages. 5.

Figure 5 Installed Packages

Create a new simulator and click Virtual Devices to create a new simulator, as shown in Figure 6:

Figure 6 simulator Configuration

3. Install the Adobe AIR runtime environment to the simulator

Now, the environment required for development has been installed, and the Adobe AIR running environment simulator is installed. Note: 1. Where is the running APK file. It took me a lot of effort to find out. I have downloaded more than N from the Internet, downloaded from foreign websites, and downloaded from csdn. It took me a long time to handle this. However, the village was finally found. Under the directory where 4.5 is installed, go to the sdk. Install the tool in the installation directory AIRSDK> runttimes> air> android> emulator> runtime.apk.copy the runtime.apk. file to the Android-sdk-path/tools/directory.

The installation command is Android-sdk-path/tools/adb-e install Runtime.apk.

The next lecture is the HelloWorld program, which describes how to deploy your own program to the simulator.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.