Android and Eclipse


We can use the power of Eclipse IDE to code in Android Platform. What we need is just Android Plugins for Eclipse and Eclipse itself. Below, step by step to use eclipse and Android plugin:

  1. Download Eclipse europe from this Eclipse Download Site (www.eclipse.org/downloads)
  2. Install Eclipse, for windows version you just extract the zip file into destination folders.
  3. Download Androiod plugins for eclipse
  4. Run Eclipse IDE
  5. Choose Menu : Help->Software Updates->Find and Install
  6. Choose "Search for new features to install" radiobutton and click next button
  7. Press "New Local Site" button and specify the directory where Android Plugin has been extracted.
  8. Press OK button
  9. if it is found than "Sites to include search" will contains "Android/android_eclipse_plugin_adt.x.x.x"
  10. Press "Finish" button
  11. The Series of dialogs to install the plugins will show up, just press next button and agree with the agreement (if you have read the agreement and want to agree) and press finish at last. Eclipse need to restart when this instalation has finish.
  12. When we are asked the Android SDK directory, just choose Windows->Preference, and choose the Android preference, point to Android SDK Folder just before the tools directory under the Folder.
  13. The Eclipse ready to use for Android Programming.


Good Luck.


0 comments:

Post a Comment