How can I get the Android SDK working with Eclipse in Ubuntu 9.10 64-bit?
Posted
by
user30667
on Super User
See other posts from Super User
or by user30667
Published on 2010-03-09T21:40:19Z
Indexed on
2012/10/14
9:41 UTC
Read the original article
Hit count: 222
I would like to tinker with the Android software development kit, and I have found out that it only support 32-bit versions of the Java Platform and Eclipse.
I installed the ia32 Sun Java runtime environment and the 32-bit version of Eclipse. I also used the update-alternatives program to make a java 32-bit preference. Both of these seem to run fine. I also installed the Eclipse android plugins, but my problem lies in the SDK downloaded from Google. When I go to Eclipse preferences and try to tell it about my Android SDK location, there are no SDK targets listed.
Has anyone else gotten this running on Ubuntu 9.10 64-bit? Thanks.
© Super User or respective owner