Yesterday, i downloaded android SDK. I’m using eclipse as IDE but unfortunately i can not download the plugin from campus since https port is blocked. So, i went to my office and download it successfully. for those who prefer to download and install the plugin this (936KB) could be worth to try.

the directory structure inside the zip file was exactly the same as in the eclipse directories (features and plugins).



10 Responses to “Manually Installing Android Eclipse Plugin”  

  1. Thanks..

    Very usefull..

    Greats Pasci

  2. 2 khurram awan

    Thanks Mate

  3. 3 lamida

    Yeah I have same experience.
    It is nice to share.

  4. 4 evgeny4

    I used
    http://dl-ssl.google.com/android/eclipse/
    instead of
    https://dl-ssl.google.com/android/eclipse/
    in Eclipse and this seems to do the trick as well =)

  5. 5 Kashyap

    Hi,
    can you please let me know what steps I need to follow to configure eclipse to use android after downloading this zip file?

    thanks,
    kashyap

  6. 6 Muzibour

    Please do the following steps:
    Add the following path with the path environment.
    1. D:\android\android_sdk_windows_m3-rc22a\tools
    2. Create one folder namely android at say d drive.
    3. Unzip eclipse-java-europa-fall2-win32.zip and android_sdk_windows_m3-rc22a.zip at D:\android (you can select any folder).
    4. Unzip the contained of http://pebbie.net/android_eclipse_plugin_adt.0.3.1.zip within unzip eclipse location (e.g. D:\android\eclipse)
    5. Run eclipse.exe from D:\android\eclipse.
    6. go to eclipse menu Windows->Preferences->Anroid (set sdk location as D:\android\android_sdk_windows_m3-rc22a). Then follow the instruction as per the following link to start basic application.
    http://code.google.com/android/intro/hello-android.html

  7. thanks to Kashyap that he asked this basic problem which me and my classmates were faceing since last week … i mean the problem with setting the environment for android + eclipse IDE

    and obviously thanks to the solution by “-Muzibour-” :-)
    nice job dude

  8. This zip file is for Eclipse Europa or Ganymede?

    Thanks.

  9. @Endel:by the time i wrote this post.. i still use 3.2


  1. 1 How to install the Android SDK and Eclipse on Windows and Ubuntu, Step-by-Step « Hydtech’s Blog

Leave a Reply