I am trying to setup my Mac OS X for development purposes. I have successfully downloaded and setup the iPhone SDK. However, I also need to setup the Android SDK. Coming from a Windows background, there is an instruction that is confusing me. The instruction says:
*In the home directory locate the .bash_profile and locating the PATH variable add the location to your $SDK_ROOT/tools folder.*
From my interpretation, this looks like I'm supposed to add the Android Tools directory to my $PATH. However, I have no idea how to actually do this on Mac OS X. Can anybody please explain this to me? Thank you!