欢迎来到天天文库
浏览记录
ID:39714851
大小:247.34 KB
页数:21页
时间:2019-07-09
《《课程讲义》PPT课件》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、Android课程讲义智能手机开发2、开发环境智能手机开发建立Android开发环境①JDK5orJDK6(JREaloneisnotsufficient)设置环境变量:JAVA_HOME、CLASSPATH②Eclipse3.3(Europa),3.4(Ganymede)③AndroidSDK④ADT0.8.0⑤Eclipse安装ADT插件浙江大学计算机学院QuickStart1.准备安装JDK(version5or6required)Eclipse(version3.4or3.5,neededonlyifyouwantdevelop
2、usingtheADTPlugin).2.下载安装SDKstarterpackageToinstalltheSDK,simplyunpackthestarterpackagetoasafelocationandthenaddthelocationtoyourPATH.3.为Eclipse安装ADT插件4.添加其它SDK组件UsetheAndroidSDKandAVDManager,includedintheSDKstarterpackage,toaddoneormoreAndroidplatformsandothercomponents
3、toyourSDK.SDKSetupDone!浙江大学计算机学院Android可视化环境配置JDK1.6下载网址:http://java.sun.com/javase/downloads/Eclipse3.4下载网址:http://www.eclipse.org/downloads/AndroidSDK2.x下载网址:http://developer.android.com浙江大学计算机学院安装JavaJDKJDK5orJDK6(JREaloneisnotsufficient)AndroidDevelopmentToolsplugin(
4、optional)NotcompatiblewithGnuCompilerforJava(gcj)浙江大学计算机学院安装EclipseEclipse3.4(Ganymede)or3.5(Galileo)EclipseJDTplugin(includedinmostEclipseIDEpackages)IfyouneedtoinstallorupdateEclipse,youcandownloaditfromhttp://www.eclipse.org/downloads/.SeveraltypesofEclipsepackagesare
5、availableforeachplatform.FordevelopingAndroidapplications,werecommendthatyouinstalloneofthesepackages:EclipseIDEforJavaEEDevelopersEclipseIDEforJavaDevelopersEclipseforRCP/Plug-inDevelopersEclipseClassic(versions3.5.1andhigher)浙江大学计算机学院Android的SDK版本Android2.1Platform(new
6、!)Android1.6PlatformAndroid1.5PlatformOlderPlatformsAndroid2.0.1PlatformAndroid2.0PlatformAndroid1.1Platform浙江大学计算机学院操作系统WindowsXP(32-bit)orVista(32-or64-bit)MacOSX10.5.8orlater(x86only)Linux(testedonLinuxUbuntuHardyHeron)64-bitdistributionsmustbecapableofrunning32-bitap
7、plications.Forinformationabouthowtoaddsupportfor32-bitapplications.浙江大学计算机学院硬件环境不包括JAVA、Eclipse。ComponenttypeApproximatesizeCommentsSDKTools50MB必须Androidplatform(each)150MB至少一个SDKAdd-on(each)100MB可选USBDriverforWindows10MB可选,但Windows必须Samples(perplatform)10MB可选Offlinedocu
8、mentation250MB可选浙江大学计算机学院安装Android解压,在Eclipse中InstallNewSoftware…浙江大学计算机学院Android学习方法①了解什么是Androi②建立开发环
此文档下载收益归作者所有