Issue
I know of two ways to open the Android Virtual Device (AVD) Manager window: to open it via Android Studio or by running the android avd
command in Terminal.
I'm seeing however that the AVD Manager window which opens via Android Studio is considerably slicker and better than the window that opens with the android avd
command.
Is there any way to open the slicker and better AVD Manager window by means of the command line... or outside of Android Studio? (I notice also in Android Studio that I have to open a project to be able to open the AVD Manager window which is a tad bit annoying.)
Solution
I don't believe that it's possible because the new AVD manager built with Swing framework and depends on Intellij IDEA platform.
Answered By - Mikalai Daronin
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.