Android Eclipse下开发环境搭建

Android Eclipse下开发环境搭建html

1、下载最新Eclipse
java

https://eclipse.org/downloads/packages/eclipse-ide-java-developers/lunasr2 android

2、下载Android SDKapp

http://developer.android.com/sdk/index.html#Other eclipse

3、下载ADT Plugin
ide

两种方法:一、经过Eclipse安装  ; 
ui

                                    

     To add the ADT plugin to Eclipse:google

        1. Start Eclipse, then select Help > Install New Software.spa

        2. Click Add, in the top-right corner.rest

        3. In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:

          https://dl-ssl.google.com/android/eclipse/

          Note: The Android Developer Tools update site requires a secure connection. Make sure the update site URL you enter starts with HTTPS.

        4. Click OK.

        5. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.

        6. In the next window, you'll see a list of the tools to be downloaded. Click Next.

        7. Read and accept the license agreements, then click Finish.

          If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.

        8. When the installation completes, restart Eclipse.                                    

                二、经过手动下载安装:

                        下载地址:http://developer.android.com/sdk/installing/installing-adt.html#Troubleshooting

                        其中包含了安装方法

相关文章
相关标签/搜索