I'm a newbie to android development. I've made iOS apps, and now i'm starting on android.
Every time I've tried to run the hello world app, it says
The connection to adb is down, and a severe error has occured.
You must restart adb and Eclipse.
Please ensure that adb is correctly located at '/Users/myComputer/Downloads/adt-bundle- mac-x86_64-1/sdk/platform-tools/adb' and can be executed.
I've ensured that the adb file is located where it says it is, and I restarted eclipse.
I'm using a nook HD, and I've turned development mode on as well as installed all the necessary SDKs.
I'd like to be able to run the app on the device. Thanks for your help. -Karl