I have installed android SDK and android eclipse plugin successfully on Ubuntu.
Every thing was working fine until I removed Ubuntu and installed Linux Mint. I installe
You do not need install packages any more!
In directory tools, there are many types of emulator
, while my computer works with emulator64-arm
! My system is Linux Mint 16 amd64
! Good luck!
./emulator64-arm @yxphone -sdcard yxsd -scale 0.8
If cmd from fist comment doesn't work like in my case (64bit Crunchbang) then you may also try with :
sudo aptitude install ia32-libs lib32ncurses5 lib32stdc++6