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