It is necessary to program Android applications on OS Ubuntu. I installed Eclipse, Android KFOR and other garbage. But at compilation such window climbs:

alt text

  • Test window, especially the pictures below and on the right side :) - Barmaley
  • one
    Eclipse and other sdk it is desirable to place in folders where there is no Cyrillic in the way to them, there were problems with it. - deivan_

1 answer 1

You do not have permissions to run / access to ADB (Android Debug Bridge), try this:

su chmod 777 /home/romanzi/Рабочий стол/android-sdk-linux/tools/* su chmod 777 /home/romanzi/Рабочий стол/android-sdk-linux/platforms-tools/*