How to Install Android SDK ADT Bundle on Fedora 18 Gnome3 Easy Visual-Guide

January 24, 2013 | By Duchateaux.

Install Android Bundle on Fedora 18 GNOME

The Guide shows you Simply and Step-by-Step How to Quickly and Easily Install and Getting-Started on Android SDK Tools by Eclipse ADT Ready Bundle for Fedora 18 GNOME3 i686/x8664 Desktop.

The Eclipse ADT Ready Bundle Represent the Quickest and Easiest Way of Getting-Started Developing for the Android Platform.

To Make the Entire Easy to Understand and Visualize the How to Install Android Bundle on Fedora 18 GNOME Includes the Basic Screenshots of All GUI Steps involved.

The content of the Guides give Focus only to the Essentials Instructions and Commands for an easier understanding ;)

Install Android Bundle on Fedora 18 GNOME - Featured
  1. INSTEAD SEE THIS OTHER GUIDE FOR ECLIPSE+ADT:

    ADT Bundle rN Linux x86/x8664.zip
  2. Double-Click on Archive and Extract Into /tmp

    Install Android Bundle on Fedora 18 GNOME - Extract Eclipse ADT for Android

  3. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Install Android Bundle on Fedora 18 GNOME - Open Terminal

    In case first see: Terminal QuickStart Guide.

  4. Relocate Android Developer Tools

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    sudo chown -R root:root /tmp/adt-bundle-linux*
    mv /tmp/adt-bundle-linux* /opt

    Make a Symlink to Distingue ADT Eclipse Bundle from Ordinary Eclipse:

    ln -s /opt/adt-bundle-linux*/eclipse/eclipse /opt/adt-bundle-linux*/eclipse/adt
  5. Insert Android Developer Tools into User PATH

    nano ~/.bashrc
    export PATH=/opt/adt-bundle-linux*/eclipse:$PATH

    Ctrl+x to Save and Exit :)

    Load the New Settings:

    bash
  6. Launching ADT Eclipse Bundle

    From Terminal with:

    adt
  7. Create an Eclipse ADT Bundle Launcher for Easy-Starting

    Install Android Bundle on Fedora 18 GNOME - Create Launcher

QuickChic Theme • Powered by WordPress