Saturday, January 11, 2014

How-to Install Android ADT Bundle on Ubuntu 13.10 Saucy 32/64bit Step-by-Step Visual Guide

Install Android ADT Bundle on Ubuntu 13.10 Saucy 32/64bit

The Guide Show Simply and Step-by-Step How-to Quickly and Easily Install and Getting-Started with Latest Eclipse-Android ADT Bundle IDE for Ubuntu 13.10 Saucy Salamander Unity i386/amd64 Linux Desktop

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

With a single download, the ADT Bundle includes everything you need to begin developing apps:

  • Eclipse + ADT plugin
  • Android SDK Tools
  • Android Platform-tools
  • The latest Android platform
  • The latest Android system image for the emulator

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

The Content and Details of How to Install Eclipse Android ADT Bundle on Ubuntu 13.10 Saucy Guide are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read & Digest ;)

Install Android Bundle Ubuntu 13.10 Saucy 32/64bit - Featured
  1. Download Android 4+ SDK ADT Bundle Ready to Develop:

    ADT Bundle rN Linux x86/x86_64.zip
  2. Double-Click on Archive and Extract into /tmp
    Install Android Bundle Ubuntu 13.10 Saucy 32/64bit - Extraction
  3. Open Terminal Window

    Install Android Bundle Ubuntu 13.10 Saucy 32/64bit - Open Terminal
  4. How-to Install Recommended Oracle-Sun Java JDK 7 on Ubuntu:

    Install Oracle JDK7 for Ubuntu
  5. Relocate Android ADT Bundle
    sudo su
    mv /tmp/adt-bundle-linux* /opt

    Make a Symlink for Easy Launching and to Distinguish ADT Eclipse Bundle from Eclipse:

    ln -s /opt/adt-bundle-linux*/eclipse/eclipse /opt/adt-bundle-linux*/eclipse/adt
  6. Insert Android Developer Tools into User PATH
    nano ~/.bashrc
    export PATH=/opt/adt-bundle-linux*/eclipse:$PATH

    Ctrl+x to Save and Exit :)

    Load New Settings

    source ~/.bashrc
  7. Launching ADT Eclipse Bundle

    From Terminal with:

    adt
  8. Create an Eclipse Launcher for Easy-Starting:

    Quick Launcher for Ubuntu-Unity
    Unity Eclipse Launcher
  9. Getting-Started Coding Hello-World Android App on Eclipse ADT:

    Eclipse-Android App Hello-World
  10. Now Thanks to the Eclipse Foundation You Should Finally Fully Dispose of an Eclipse Android ADT Bundle IDE Installation on Ubuntu Linux ;)

Install Android SDK Tool Only for Ubuntu 13.10 Saucy 32/64bit Visual-Guide

Install Android SDK Tools Only on Ubuntu 13.10


The Tutorial Show Step-by-Step How-to Install Android SDK Tools for Ubuntu 13.10 Saucy Salamander i386/Amd64 Linux.


The Android SDK Tools Installation is Indispensable for Starting in Android Development on Ubuntu Linux.


To the How-to Install Android SDK Tools for Ubuntu 13.10 Bottom Link to Guide on Installing Appcelerator Titanium for Cross-Platform Apps Development on Ubuntu.

Install Android SDK Tools Only on Ubuntu 13.10  32/64bit - Featured

    How-to Install Android SDK ADT Bundle for Ubuntu:

    Install Android ADT on Ubuntu
  1. Download Latest Android SDK for Linux:

    Android SDK Linux .tgz
  2. Double-Click on Archive and Extract into /tmp

    Install Android SDK Tools Only on Ubuntu 13.10  32/64bit - Android SDK Extraction
  3. Open Terminal Window

    Cmd and Search "term"
    Install Android SDK Tools Only on Ubuntu 13.10  32/64bit - Open Terminal
  4. Install Required Multi-Arch Packages

    sudo su
    apt-get install libstdc++6:i386 lib32z1 lib32ncurses5 lib32bz2-1.0
  5. Relocate Android SDK

    mv /tmp/android-sdk-linux* /opt/android-sdk-linux
  6. Insert Android Tools into User PATH
    su <username>
    nano ~/.bashrc
    export PATH=/opt/android-sdk-linux/tools:/opt/android-sdk-linux/platform-tools:$PATH

    Ctrl+x to Save and Exit

    Load New Settings

    source ~/.bashrc
  7. Updating Android SDK Tools & APIs

    sudo su -c "android sdk"
    Install Android SDK Tools Only on Ubuntu 13.10  32/64bit - Android SDK Manager for APIs

    Select the wanted API's and Build-tools and Wait Until the Download and Installation is Achieved.

  8. How-to Develop Android Cross-Platform Apps with Appcelerator on Ubuntu:

    Appcelerator Titanium Studio for Ubuntu

Saturday, October 19, 2013

Quick-Start with Android Development Kit on Ubuntu 13.10 Saucy 64bit Step-by-Step Easy Visual-Guide

Install Android Development Kit for Ubuntu 13.10 Saucy

The Guide Simply Show Step-by-Step How-to Install and Getting-Started with Latest Android 4.2 SDK Revision 21 for Linux Ubuntu 13.10 Saucy Salamander Amd64 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 of How-to Install Android Development Kit on Ubuntu are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read & Digestive ;)

Install Android Development Kit for Ubuntu 13.10 Saucy - Featured
  1. Download Latest Android ADT Bundle SDK r21 for Linux:

    Android ADT Bundle Linux .tgz
  2. Double-Click on Archive and Extract into /tmp
    Install Android Development Kit for Ubuntu 13.10 Saucy - Extract Android SDK
  3. Open Terminal Window

    Cmd and Search "term"

    Install Android Development Kit for Ubuntu 13.10 Saucy - Open Terminal
  4. Install Prerequisite Package
    sudo su
    apt-get install ia32-libs
  5. Relocate Android Developer Tools
    su 
    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
  6. Insert Android Developer Tools into User PATH
    nano ~/.bashrc
    export PATH=/opt/tmp/adt-bundle-linux*/eclipse:$PATH

    Ctr+x to Save and Exit :)

    Load New Settings

    source ~/.bashrc
  7. Launching ADT Eclipse Bundle

    From Terminal with:

    adt

    Create a Custom App Launcher for Easy&Quick Launching:

    Quick Launcher for Ubuntu-Unity
  8. Getting-Started Coding Hello-World Android App on ADT Bundle:

    Android App Hello-World

Monday, October 14, 2013

How-to Install Eclipse Android Bundle on Kubuntu 13.04-13.10 32bit/64bit Step-by-Step Visual Guide

How to Install Eclipse ADT Bundle Kubuntu 13.04/13.10

The Guide Show Simply and Step-by-Step How-to Quickly and Easily Install Eclipse-Android ADT Bundle for Kubuntu Linux 13.04-Raring/13.10-Saucy Xfce i386/amd64 Desktop

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

With a single download, the ADT Bundle includes everything you need to begin developing apps:

  • Eclipse + ADT plugin
  • Android SDK Tools
  • Android Platform-tools
  • The latest Android platform
  • The latest Android system image for the emulator

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

The Content and Details of How to Install Eclipse ADT Bundle Kubuntu are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read & Digest ;)

Install Eclipse ADT Bundle Kubuntu - Featured
  1. Download Android SDK ADT Bundle Ready to Develop:

    ADT Bundle r21 Linux x86/x86_64.zip
  2. Double-Click on Archive and Extract into /tmp
    Install Eclipse ADT Bundle Kubuntu - Extraction
  3. Open Terminal Window
    Install Eclipse ADT Bundle Kubuntu Open Terminal
  4. Check if Java JDK7 is Installed
    java -version
    How-to Install Oracle Official Java JDK7 for Kubuntu Linux
  5. Relocate Android Developer Tools
    su 
    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
  6. Insert Android Developer Tools into User PATH
    nano ~/.bashrc
    export PATH=/opt/tmp/adt-bundle-linux*/eclipse:$PATH

    Ctr+x to Save and Exit :)

    Load New Settings

    source ~/.bashrc
  7. Create an Eclipse Launcher for Easy-Starting:

    How-to Create KDE Menu Launcher
    Install Eclipse ADT Bundle Kubuntu - KDE4 Eclipse Launcher
  8. Getting-Started Coding Hello-World Android App on Eclipse ADT:

    Eclipse-Android App Hello-World

How-to Install Android Development Kit on Lubuntu 13.04-13.10 32bit/64bit Step-by-Step Visual Guide

How to Install Android Development Kit Lubuntu 13.04/13.10

The Guide Show Simply and Step-by-Step How-to Quickly and Easily Install Eclipse-Android ADT Bundle for Lubuntu Linux 13.04-Raring/13.10-Saucy Xfce i386/amd64 Desktop

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

With a single download, the ADT Bundle includes everything you need to begin developing apps:

  • Eclipse + ADT plugin
  • Android SDK Tools
  • Android Platform-tools
  • The latest Android platform
  • The latest Android system image for the emulator

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

The Content and Details of How-to Install Android ADT Bundle on Lubuntu are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read & Digest ;)

Install Android Development Kit on Lubuntu - Featured
  1. Download Android SDK ADT Bundle Ready to Develop:

    ADT Bundle r21 Linux x86/x86_64.zip
  2. Double-Click on Archive and Extract into /tmp
    Install Android Development Kit on Lubuntu - Extraction
  3. Open Terminal Window
    Install Android Development Kit on Lubuntu - Open Terminal
  4. Check if Java JDK7 is Installed
    java -version
    How-to Install Oracle Official Java JDK7 for Lubuntu Linux
  5. Relocate Android Developer Tools
    su 
    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
  6. Insert Android Developer Tools into User PATH
    nano ~/.bashrc
    export PATH=/opt/tmp/adt-bundle-linux*/eclipse:$PATH

    Ctr+x to Save and Exit :)

    Load New Settings

    source ~/.bashrc
  7. Create an Eclipse Launcher for Easy-Starting:

    Lubuntu How Menu Launcher
    Linux Lubuntu Eclipse Launcher Inserted into Applications Menu
  8. Getting-Started Coding Hello-World Android App on Eclipse ADT:

    Eclipse-Android App Hello-World

How-to Install Eclipse Android Bundle on Xubuntu 32bit/64bit Step-by-Step Visual Guide

How to Install Eclipse Android Bundle Xubuntu 13.04/13.10

The Guide Show Simply and Step-by-Step How-to Quickly and Easily Install Eclipse-Android ADT Bundle for Xubuntu Linux 13.04-Raring/13.10-Saucy Xfce i386/amd64 Desktop

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

With a single download, the ADT Bundle includes everything you need to begin developing apps:

  • Eclipse + ADT plugin
  • Android SDK Tools
  • Android Platform-tools
  • The latest Android platform
  • The latest Android system image for the emulator

To Make the Entire Process Easier to Visualize and Retain the Post 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 Easier to Read & Digest ;)

Install Android Bundle on Xubuntu with Linux Penguin
  1. Download Android 4.2 SDK ADT Bundle Ready to Develop:

    ADT Bundle r21 Linux x86/x86_64.zip
  2. Double-Click on Archive and Extract into /tmp
    Install Android Bundle on Xubuntu - Extraction
  3. Open Terminal Window
    Linux Xubuntu13.04 Open Terminal
  4. Check if Java JDK7 is Installed
    java -version
    How-to Install Oracle Official Java JDK7 for Xubuntu Linux
  5. Relocate Android Developer Tools
    su 
    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
  6. Insert Android Developer Tools into User PATH
    nano ~/.bashrc
    export PATH=/opt/tmp/adt-bundle-linux*/eclipse:$PATH

    Ctr+x to Save and Exit :)

    Load New Settings

    source ~/.bashrc
  7. Create an Eclipse Launcher for Easy-Starting:

    Xubuntu How Menu Launcher
    Install Android Bundle on Xubuntu Menu
  8. Getting-Started Coding Hello-World Android App on Eclipse ADT:

    Eclipse-Android App Hello-World

Thursday, September 5, 2013

Linux Ubuntu 13.10 Saucy Unity 32bit/64bit How-to Install Eclipse-Android ADT IDE Step-by-Step Visual Guide

The Guide Show Simply and Step-by-Step How-to Quickly and Easily Install and Getting-Started with Latest Eclipse-Android ADT Bundle IDE for Linux Ubuntu 13.10 Saucy Salamander Unity i386/amd64 Desktop

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

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 Android 4.2 SDK ADT Bundle Ready to Develop:

    ADT Bundle r21 Linux x86/x86_64.zip
  2. Double-Click on Archive and Extract into /tmp
    Linux Ubuntu Android ADT Bundle Extraction
  3. Open Terminal Window
    Linux Ubuntu 12 Open Terminal
  4. Check if Java JDK7 is Installed
    java -version
    How-to Install Oracle Java JDK7 for Linux Ubuntu
  5. Relocate Android Developer Tools
    su
    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
  6. Insert Android Developer Tools into User PATH
    nano ~/.bashrc
    export PATH=/opt/tmp/adt-bundle-linux*/eclipse:$PATH

    Ctr+x to Save and Exit :)

    Load New Settings

    source ~/.bashrc
  7. Launching ADT Eclipse Bundle

    From Terminal with:

    adt

    Create a Custom App Launcher for Easy&Quick Launching:

    Quick Launcher for Ubuntu-Unity
  8. Getting-Started Coding Hello-World Android App on Eclipse ADT:

    Eclipse-Android App Hello-World

How-to Install & Getting-Started with Latest Android 4.2 SDK r21 for Linux Ubuntu 13.10 Saucy 64bit Step-by-Step Easy Visual-Guide

The Guide Simply Show Step-by-Step How-to Install and Getting-Started with Latest Android 4.2 SDK Revision 21 on Linux Ubuntu 13.10 Saucy Salamander Amd64 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 r21:

    Android 4.2 SDK Linux .tgz
  2. Double-Click on Archive and Extract into /tmp
    Linux Ubuntu Extract Android SDK
  3. Open Terminal Window

    Cmd and Search "term"

    Linux Ubuntu Raring Open Terminal
  4. Install Prerequisite Package
    sudo su
    apt-get install ia32-libs
  5. Relocate Android SDK

    mv /tmp/android-sdk-linux /opt
  6. Installing Android SDK for Linux

    1. Access Target
      cd /opt/android-sdk-linux/tools
    2. Start Android Sdk Installer
      ./android sdk
    3. Select Android SDK Features
      Linux Ubuntu Start Android SDK Installer

      Select Accept All to Install All Default Checked Features.

      Linux Ubuntu Select Android SDK Features
    4. Installing Android SDK
      Linux Ubuntu Installing Android SDK
  7. Insert Android Tools into User PATH
    su <userName>
    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
  8. How Add Android Integration to Eclipse Platform:

    One of the Best Choices for Android Easy Development is the Eclipse IDE...

    How-to Install ADT Eclipse Plugin
  9. Getting-Started Coding Hello-World Android App on Eclipse:

    Android App Hello-World

Saturday, June 15, 2013

How-to Install Android Development Kit on Ubuntu 13.04 Raring 64bit Step-by-Step Easy Visual-Guide

Install Android Development Kit for Ubuntu 13.04 Raring

The Guide Simply Show Step-by-Step How-to Install and Getting-Started with Latest Android 4.2 SDK Revision 21 for Linux Ubuntu 13.04 Raring Ringtail Amd64 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 of How-to Install Android Development Kit on Ubuntu are Expressly Reduced to Give Focus Only to the Essentials Instructions and Commands and Make Tut Easier to Read & Digestive ;)

Install Android Development Kit for Ubuntu 13.04 Raring - Featured
  1. Download Latest Android ADT Bundle SDK r21 for Linux:

    Android 4.2 SDK Linux .tgz
  2. Double-Click on Archive and Extract into /tmp
    Install Android Development Kit for Ubuntu 13.04 Raring - Extract Android SDK
  3. Open Terminal Window

    Cmd and Search "term"

    Install Android Development Kit for Ubuntu 13.04 Raring - Open Terminal
  4. Install Prerequisite Package
    sudo su
    apt-get install ia32-libs
  5. Relocate Android SDK

    mv /tmp/android-sdk-linux /opt
  6. Installing Android SDK for Linux

    1. Access Target
      cd /opt/android-sdk-linux/tools
    2. Start Android Sdk Installer
      ./android sdk
    3. Select Android SDK Features
      Install Android Development Kit for Ubuntu 13.04 Raring - Start Android SDK Installer

      Select Accept All to Install All Default Checked Features.

      Install Android Development Kit for Ubuntu 13.04 Raring - Select Android SDK Features
    4. Installing Android SDK
      Install Android Development Kit for Ubuntu 13.04 Raring - Installing Android SDK
  7. Insert Android Tools into User PATH
    su <userName>
    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
  8. How Add Android Integration to Eclipse Platform:

    One of the Best Choices for Android Easy Development is the Eclipse IDE...

    How-to Install ADT Eclipse Plugin
  9. Getting-Started Coding Hello-World Android App on Eclipse:

    Android App Hello-World

Friday, June 14, 2013

Linux Ubuntu 13.04 Raring Unity 32bit/64bit How-to Install Eclipse-Android ADT IDE Step-by-Step Visual Guide

The Guide Show Simply and Step-by-Step How-to Quickly and Easily Install and Getting-Started with Latest Eclipse-Android ADT Bundle IDE for Linux Ubuntu 13.04 Raring Ringtail Unity i386/amd64 Desktop

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

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 Android SDK ADT Bundle Ready to Develop:

    ADT Bundle r21 Linux x86/x86_64.zip
  2. Double-Click on Archive and Extract into /tmp
    Linux Ubuntu Android ADT Bundle Extraction
  3. Open Terminal Window
    Linux Ubuntu 12 Open Terminal
  4. Check if Java JDK7 is Installed
    java -version
    How-to Install Oracle Java JDK7 for Linux Ubuntu
  5. Relocate Android Developer Tools
    su
    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
  6. Insert Android Developer Tools into User PATH
    nano ~/.bashrc
    export PATH=/opt/tmp/adt-bundle-linux*/eclipse:$PATH

    Ctr+x to Save and Exit :)

    Load New Settings

    source ~/.bashrc
  7. Launching ADT Eclipse Bundle

    From Terminal with:

    adt

    Create a Custom App Launcher for Easy&Quick Launching:

    Quick Launcher for Ubuntu-Unity
  8. Getting-Started Coding Hello-World Android App on Eclipse ADT:

    Eclipse-Android App Hello-World