anyone install android 2.0 sdk on 64-bit fedora?

Wolfgang S. Rupprecht wolfgang.rupprecht at gmail.com
Wed Nov 11 08:26:20 UTC 2009


"Robert P. J. Day" <rpjday at crashcourse.ca> writes:
>   given the first release of android 2.0, has anyone out there
> successfully installed that on a 64-bit fedora?  specifically, fedora
> 11 or (hopefully equivalently) fedora 12 beta.

I've done it on f11/x86_64 using the Google SDK and the stock
eclipse.org 32-bit binaries.  When I tried the Fedora Eclipse I got a
string of errors that looked like missing java libraries.  I wasn't sure
how to resolve those, so I reluctantly used the 32-bit eclipse that the
Google installation notes referenced.  I did need to yum install a bunch
of 32-bit libraries.  

    # for 32-bit android developement tools (eclipse et. al.)
    yum install glibc.i686 ncurses-libs.i586 libgcc.i586 \
	ncurses-libs.i586 libstdc++.i586 libX11.i586 \
	zlib.i586	    

After installing the recomended udev file, Fedora recognized the G1
phone and would let me download code to it.

-wolfgang
-- 
Wolfgang S. Rupprecht




More information about the fedora-list mailing list