Virtual Reality Course Slide
NTU Mobile HCI Lab, Mike Chen Android Developers 孫傳雄談科技 09/07/ html 09/07/ html
JDK (Java SE Development Kit) Android SDK (android software development kit) Eclipse (Eclipse IDE for Java Developers) ADT Plugin for Eclipse
JDKEclipseADT Android SDK
環境變數 (Environment Variables)
Help -> Install New Software
Add… Name:ADT OK
Select All Next
android-sdk_r16-windows.zip Run SDK Manager Select Android 1.6 (or higher if needed) Install Packages
Eclipse Window Preferences
Eclipse Window Preferences Android Browse… android-sdk-windows
Eclipse Window Preferences Android Browse… android-sdk-windows Apply OK
Eclipse -> Window -> Android SDK and AVD Manager
New Choose platform Create AVD
File ->New ->Other ->Android Project ->Next
Project name Create new project in workspace Select android platform Application name Package name Finish
Run -> Run As -> Android Application
Android APIs NDK Sample code: ~\android-ndk-r7b\samples\hello-gl2
Log Activity Intent Bundle Preference Life Cycle Thread ListView Dialog Menu …
IDE: xCode Language: Objective-C Stanford CS193P iPhone Application Development