Tutorial and video tutorial on building Android development environment documentation in Eclipse3.7

Source: Internet
Author: User

1, download Eclipse3.7, login http://www.eclipse.org/downloads/ , download Eclipse Classic 3.7:

2, install ADT plugin: Download good eclipse after decompression, run Eclipse, the first run will prompt to set workspace; In the menu bar, select Help-install New software, enter http://dl-ssl.google.com/android/eclipse/ and enter, later shown as:

Choose the Select All button, click Next--next, select I Accept (omit some words here), and click Finish to begin installing the plugin:

During installation, you will be prompted to "Warning (omit several words here)" and select OK. After the installation is complete, select restart and restart Eclispe.

When you select window, the following options appear:

And the Android option appears in the preference window, indicating that the ADT plugin was successfully installed.

You can also follow the video tutorial http://www.codesocang.com/a/kaifa/shoujikaifashipinjiaocheng/7313.html steps to Install

3. Install android SDK: Login http://developer.android.com/sdk/index.html , download Android-sdk_r12-windows.zip:

The resulting is a compressed package, extracted to the D-packing directory. Note here that the absolute address of the SDK Manager.exe file after decompression does not have a space, otherwise the following error will be found when launching the emulator:

Invalid command-line Parameter:files\android-sdk-windows\tools/emulator-arm.exe.
Hint:use ' @foo ' to launch a virtual device named ' foo '.
Use-help for more information

The Jedi address of the file here is D:\android-sdk-windows\SDK Manager.exe.

4, run D:\android-sdk-windows\SDK Manager.exe, will automatically check the update. The android-sdk_r12-windows.zip we download is just the tip of the iceberg and we want to download and install the entire iceberg.

In, you can select install directly or select Accept all before selecting install. I was selected, and the next installation lasted a few hours, so be sure to be calm.

5. After the installation is complete, close the SDK Manager.exe. Run Eclipse, select Window--preference--android, select D:\ android-sdk-windows in the SDKlocation, click Apply after the target Name Select Android 2.3.3, click OK to close the Preference dialog box.

6. Create an android emulator : Select in Eclipse window--android SDK and AVD Manager, select Virtual decices on the left side of the dialog box and click the New button on the right (you may need to widen the dialog box to see this button ), modeled after fill in the parameters:

Click the Create AVD button to complete the emulator the creation of the.

7, in Android SDK and AVD Manager window select Android2.3.3, click Start, and Pop up the dialog box to set the parameters. In order to make the simulator size Moderate, can be modeled after the parameters :

After setting the parameters, click Launch to start the emulator:

Displayed simulator I have made some settings, such as time zone selection, language selection.

At this point, the environment has been built, can be developed.

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.