Issue
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
Solution
So you are missing the AVD mannager? This newer update has separate executables for SDK and AVD, so you don't have to wait the SDK to update library. The "AVD manager" executable resides in the same folder as the "SDK manager". Try manualy navigating there. I don't use Mac so I can't help you there, but it should be in the same folder.
Answered By - PacQ
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.