This is what happens when I start up a device in the AVD manager using Eclipse:
How can I overcome this issue so that the device finds those very basic commands? I saw the stackoverflow thread, I get 'Command Not Found' when I try to run Android Emulator on Mac OS X, but this is for accessing directly from the command line.
I had this working before but I'm not sure if I screwed up my PATH on Mac and what it should be to find the tools...
Here is my current PATH environment variable:
$ echo $PATH
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin