先给大家提供一点资料。 安装android for eclipse的过程。 有时间chinese一下。
  1. StartEclipse,thenselectHelp>SoftwareUpdates>FindandInstall....
  2. Inthedialogthatappears,selectSearchfornewfeaturestoinstallandpressNext.
  3. PressNewRemoteSite.
  4. Intheresultingdialogbox,enteranamefortheremotesite(e.g.AndroidPlugin)andenterthisasitsURL:https://dl-ssl.google.com/android/eclipse/.PressOK.
  5. Youshouldnowseethenewsiteaddedtothesearchlist(andchecked).PressFinish.
  6. InthesubsequentSearchResultsdialogbox,selectthecheckboxforAndroidPlugin>EclipseIntegration>AndroidDevelopmentToolsandpressNext.
  7. ReadthelicenseagreementandthenselectAccepttermsofthelicenseagreement,ifappropriate.PressNext.
  8. PressFinish.
  9. TheADTpluginisnotsigned;youcanaccepttheinstallationanywaybypressingInstallAll.
  10. RestartEclipse.
  11. Afterrestart,updateyourEclipsepreferencestopointtotheSDKrootdirectory($SDK_ROOT):
  12. 1.SelectWindow>Preferences...toopenthePreferencespanel.(MacOSX:Eclipse>Preferences)
  13. 2.SelectAndroidfromtheleftpanel.
  14. 3.FortheSDKLocationinthemainpanel,pressBrowse...andfindtheSDKrootdirectory.
  15. 4.PressApply,thenOK

更多相关文章

  1. android framework中contexwrapper和contextimpl的关联过程(基于A
  2. Ubuntu上交叉编译valgrind for Android 4.0.4的过程与注意事项
  3. Android init 启动过程分析(2)
  4. Android webkit image的加载过程解析(三)
  5. Android SDK 安装过程 与 安装失败的处理方法
  6. Android Telephony —— 手机信号实时变化源码分析过程记录
  7. Activity启动过程分析
  8. 手动root android 模拟器(emulator)详细过程
  9. 【Android】View绘制过程分析之draw

随机推荐

  1. android webkit 网页标签的解析与预下载
  2. Android(安卓)StudioV3.2.1的两种模式及
  3. android手机屏幕横竖屏切换禁止调用生命
  4. 转载:Android中如何修改系统时间(应用程序
  5. Android(安卓)5.0(Lollipop)中的SurfaceT
  6. 【android】 百度地图应用开发(一)
  7. 初学Android——闪光灯当做手电筒使用
  8. Ruby实现Android自动化屏幕适配
  9. 深入浅出Android(安卓)Handler
  10. Android(安卓)之Sub Menu案例