Download presentation
Presentation is loading. Please wait.
Published byWładysława Komorowska Modified over 5 years ago
1
Setup Android Bruce Duan Feb-09-2009 No. VID-DEV-001 Version: v0.0.1.0
Department: AP-2
2
Setup Android Develop android, we have to install the following software: JDK 5 or above Eclipse 3.3 or above Android SDK
3
Install JDK First , you can get the JDK from \\ \rd\ResourcePublic\Resource, or sun
4
Install JDK Execute “jdk-6u7-windows-i586-p.exe”,
5
Install JDK After installing JDK, you have to set the environment parameter on computer, like following: Right clicking ‘我的电脑’ ->属性 ->高级 ->环境变量:
6
Install JDK Adding ‘C:\Program Files\Java\jdk1.6.0_07\bin’ into Path, like following:
7
Install JDK
8
Install Android SDK You can get the android SDK from following path:
\\ \rd\ResourcePublic\Resource Here, I suggest select ‘android-sdk-windows-1.0_r2.zip’ to develop.
9
Install Android SDK After you copy the android SDK from servers, you just decompress it in your computer, and then setting the environment parameter, like ‘D:\Work\Android\SoftWare\android-sdk-windows-1.0_r2\tools’, it just the path of the android tool.
10
Install eclipse You can get the eclipse resource from \\ \rd\ResourcePublic\Resource (PS: Suggesting eclipse-java-ganymede-SR1-win32.zip) And then decompressing it into your computer, execute the ‘eclipse.exe’ file.
11
Install eclipse
12
Install eclipse And the install android plug-in: Help->
Software Update
13
Install eclipse Available Software-> Add site Add ‘ into location.
14
Install eclipse
15
Install eclipse
16
Install eclipse After restarting eclipse, we have to set the path of Android SDK, like following step: Window-> Preferences
17
Install eclipse Select android: Write the Android tools’
Path into SDK Location.
18
Install eclipse Now we can begin our happy way of android developing.
19
End
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.