`
jessie_java
  • 浏览: 58068 次
  • 性别: Icon_minigender_2
  • 来自: 苏州
社区版块
存档分类
最新评论

Android学习笔记 --- Terms and installation memo

阅读更多

ADT  Android Developer Tools (Eclipse plug-in)

AVD  Android Emulator Device

DDMS Android ships with a debugging tool called the Dalvik Debug Monitor Server (DDMS)

http://developer.android.com/guide/developing/debugging/ddms.html

Android Emulator
The Android SDK includes a mobile device emulator — a virtual mobile device that runs on your computer. The emulator lets you develop and test Android applications without using a physical device.

 

 

Useful link:

Installing the SDK

http://developer.android.com/sdk/installing.html#InstallingADT

 

ADT Plugin for Eclipse

http://developer.android.com/sdk/eclipse-adt.html

 

Eclipse download

http://www.eclipse.org/downloads/

 

Download the Android SDK

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


JDK

http://www.oracle.com/technetwork/java/javase/downloads/index.html

 

 

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics