Open main menu

CDOT Wiki β

Changes

Android : Install Eclipse Plugins Fedora

241 bytes added, 12:02, 4 March 2011
Installing the Android SDK
== Installing the Android SDK ==
<ol>
<li>You may need to install some 32 bit libraries if you're using 64 bit Fedora as I am.
<pre>
yum install glibc.i686 glibc-devel.i686 libstdc++.i686 zlib-devel.i686 ncurses-devel.i686 libX11-devel.i686 libXrender.i686 libXrandr.i686
</pre>
<li> Download the SDK from http://developer.android.com/sdk/index.html
<li> I downloaded the file android-sdk_r10-linux_x86.tgz
63
edits