Jump to content

Setting up a development environment for android in ubuntu


Recommended Posts

Guest John Hamelink
Posted

Hey guys, I'm trying to get a development environment set up for android on my ubuntu 9.10 (karmic). I so far have installed the SDK and have an emulator running, but I cannot install the eclipse plugin. The link supplied in http://developer.android.com/sdk/eclipse-adt.html (https://dl-ssl.google.com/android/eclipse/ of http://dl-ssl.google.com/android/eclipse/) returns a 404 when put in a web browser, and simply "does nothing" when entered into eclipse's "add site" dialogue. What am I doing wrong?

Posted
Hey guys, I'm trying to get a development environment set up for android on my ubuntu 9.10 (karmic). I so far have installed the SDK and have an emulator running, but I cannot install the eclipse plugin. The link supplied in http://developer.android.com/sdk/eclipse-adt.html (https://dl-ssl.google.com/android/eclipse/ of http://dl-ssl.google.com/android/eclipse/) returns a 404 when put in a web browser, and simply "does nothing" when entered into eclipse's "add site" dialogue. What am I doing wrong?

sudo apt-get remove eclipse

and then use this version on Karmic:

http://mirror.cs.rit.edu/mirrors/eclipse/t...inux-gtk.tar.gz

Had similar issues and then went away after that.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.