Friday 12 October 2012

Android SDK 4.1 How-to Install for Lubuntu 12.10 Quantal Easy Visual-Guide

Android SDK 4.1 How-to Install for Lubuntu 12.10 Quantal Easy Visual-Guide

The Post Show Simply and Step-by-Step How-to Install and Getting-Started with Android SDK 4.1 for Linux Lubuntu 12.10 Quantal Lxde Desktop

To Make the Entire Process Easier to Visualize and Retain the Article Includes the Basic Screenshots of the Essentials Steps Involved.

The Content and Details are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut more Easy & Digestive ;)

Android with Linux Penguin
  1. Download Latest Android SDK:
  2. Double-Click on Archive and Extract into /tmp
    Linux Lubuntu 12 Extract Android SDK
  3. Open Terminal Window
    Linux Lubuntu 12 Open Terminal
  4. Relocate Android SDK
    sudo su
    mv /tmp/android-sdk-linux /opt
  5. Installing Android SDK for Linux
    1. Access Target
      cd /opt/android-sdk-linux/tools

    2. Start Installer
      ./android sdk

    3. Select Android SDK Features
      Linux Lubuntu 12 Start Android SDK Installer
      Select Accept All to Install All Default Checked Features.
      Linux Lubuntu 12 Select Android SDK Features

    4. Installing
      Linux Lubuntu 12 Installing Android SDK
  6. Insert Android Tools into User PATH
    nano ~/.bashrc
    export PATH=/opt/android-sdk-linux/tools:/opt/android-sdk-linux/platform-tools:$PATH
    Ctr+x to Save and Exit
    Load New Settings
    source ~/.bashrc

Android SDK 4.1 How-to Install for Lubuntu 12.10 Quantal Easy Visual-Guide Rating: 4.5 Diposkan Oleh: Unknown