I just installed the Android SDK on my machine. I am running Fedora 13 (64 bit) and the Android suite is r06 for Linux. I am running Eclipse Helios. I get this error when I try to connect to sdk inside Eclipse:
[2010-07-21 07:10:23 - adb] Failed to get adb version: unable to start program "/ home / jmneedham / android-sdk-linux / tools / adb": java.io.IOException: error = 2, No such file or directory
I checked directory permissions and they seem to be fine, but I'm not sure if the SDK is just not compatible with 64-bit Linux or what to do to fix it.
Help is appreciated.
source
share