java se develop kit (jdk) 包含了編寫 java 語言程式時可能會使用的元件。 android...

34
OpenGL ES 環環環環環環

Upload: doreen-bruce

Post on 28-Dec-2015

265 views

Category:

Documents


2 download

TRANSCRIPT

OpenGL ES

OpenGL ES OpenGL ES, Java SE Develop Kit (JDK)JavaAndroid SDKAndroidEclipse with Android Development Tools (ADT) pluginADT pluginAndroid App.

Setting the Programming Enivironment ()1. Java SE Develop Kit (JDK)Android SDKEclipse with Android Development Tools (ADT) pluginSetting the Programming Enivironment ()1. Java SE Develop Kit (JDK)Android SDKEclipse with Android Development Tools (ADT) plugin

Download JDK(1/2)http://www.oracle.com/technetwork/java/javase/downloads/index.html

Download JDK(2/2)

Install JDK

JDK Product Registration(1/4)

JDK Product Registration(2/4)If you dont have Oracle.com account

JDK Product Registration(3/4)If you have Oracle.com account

JDK Product Registration(4/4)After Registration, youll see

Setting the Programming Enivironment ()1. Java SE Develop Kit (JDK)Android SDKEclipse with Android Development Tools (ADT) pluginSDK: - a set of software development tools that allows for the creation of applications.Download Android SDK

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

Install Android SDK

Install Android SDKDetect JDK

Detect JDKWin7JDKC:\Program Files\Java\jdk1.7.0_05\binJava.exeC:\Windows\SysWOW64 Install Android SDKChoose Users

Install Android SDKChoose Install Location

Setting the Programming Enivironment ()1. Java SE Develop Kit (JDK)Android SDKEclipse with Android Development Tools (ADT) plugin Both of them are capable!

Download Eclipse IDE(1/2)http://www.eclipse.org/downloads/

Download Eclipse IDE(2/2)http://www.eclipse.org/downloads/

Install Eclipse IDEAll the files are contained in the zip file. 1. unzip the file2. double click eclipse.exe in eclipse folder.

UnzipDouble ClickEclipse ADT plugin[Help][Install New Software]

Add download URLLocation : http://dl-ssl.google.com/android/eclipse/site.xml

Choose Develop Tools

List of installing tools

Accept the licenseIn Eclipse, install ADT plugin

During the installation process, you may see this windowIn Eclipse, install ADT plugin

After installing the pluginInstallation ofAndroid SDK Platform Tools

Installation of Android SDK Platform Tools

Installation of Android SDK Platform ToolsAfter InstallationYou can start to write and run an Android App now.ReferenceOracle http://www.oracle.com/index.htmlAndroid Developers http://developer.android.com/index.htmlEclipse http://www.eclipse.org/