怎样配置android 开发环境

本文详细介绍了如何设置Eclipse开发环境以进行Android应用程序开发。包括下载并安装Eclipse Java EE IDE、配置JDK系统变量、下载最新的Android ADT及在Eclipse中安装Android插件等步骤。



how to set up  an Eclipse Environment for developing android applications?


Steps:

1.Download Eclipse from  the site: https://www.eclipse.org/downloads/


It is recommend that  Eclipse Java EE IDE should be downloaded.



2.Install JDK, and set its system variables.


(1)download the lastest and stable JDK from the site:
(2)Configure system variables:


a. add two variables:

JAVA_HOTE = C:\Program Files\Java\jdk1.8.0_25

CLASS_PATH = .;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar


Baidu could tell why they  values should be set.


b. Modify the existing 'PATH' system variable:


PATH=.;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;.......






3.Download  the lastest android ADT  from this link: 


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


4.Install the android plug-in  in Eclipse.
please follow this link:http://developer.android.com/sdk/installing/installing-adt.html 


Done.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值