Open main menu

CDOT Wiki β

Changes

Android : Install Eclipse Plugins Fedora

607 bytes added, 12:16, 4 March 2011
Installing the Android SDK
<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>Click Install Selected and the download will begin.
[[Image:android-6.png|right|thumb]]<br style="clear:right;" />
<li>When the downloads complete, check the Installed Packages[[Image:android-7.png|right|thumb]]<br style="clear:right;" /><li>Now select Virtual Devices. You should see one Android device configured.[[Image:android-8.png|right|thumb]]<br style="clear:right;" /><li>Click the Edit button to verify the setup.[[Image:android-9.png|right|thumb]]<br style="clear:right;" /><li>You can then click on the Start button to see your Android phone in action[[Image:android-10.png|right|thumb]]<br style="clear:right;" /><li>Congratulations, you're now ready to develop Android applications for the 2.2 platform.
</ol>
63
edits