63
edits
Changes
→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