I'm developing android on Mac OS.
In the first time, I use android tool command (<sdk>
/tools/android) to launch Android SDK and AVD Manager as this link: http://developer.android.com/sdk/adding-components.html. It's OK. In Mac OS, the program's UI is same as in Windows as the images in the link.
But now, when I run that command, it only start Android SDK Manager as the image below:
How do I revert it? Please help