How to install Andtoid ADT Bundle with Eclipse on Debian 7 x86_64

  1. Download ADT Bundle from d.android.com
  2. Open terminal and run as root:
    apt-get install openjdk-6-jdk ia32-libs \
          lib32ncurses5 lib32stdc++6 
    unzip adt-bundle-linux-x86_64-20130219.zip
  3. open 'Main Menu' application and create menu item for adt-bundle-linux-x86_64-20130219/eclipse/eclipse

Labels: , ,