Robert, On Wed, Feb 10, 2010 at 4:37 AM, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote: > i mentioned this before, but i plan on documenting how to get the > android SDK up and running on fedora, and i've started documenting the > process here: > > http://www.crashcourse.ca/wiki/index.php/Android_on_64-bit_Fedora_12 Android wants the 1.5 JDK; it's incompatible with Java 1.6. That gets to be a really annoying problem, because there is lots of software that wants to suck Java 1.6 in as a dependency. I haven't actually tried it, but it ought to be possible to install both Java 1.5 and Java 1.6, then set up some environment variables so that Android only sees 1.5 while everything else sees 1.6. Android is also incompatible with every version of gcj, the GNU Java compiler. Best, Don Quixote -- Don Quixote de la Mancha quixote@xxxxxxxxxxxxxxxx http://www.dulcineatech.com Dulcinea Technologies Corporation: Software of Elegance and Beauty. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines