sdkmanager/avdmanager gui part of idea now?
Answered
Hi,
is the gui for sdkmanager and avdmanager that idea uses part of idea and it just uses the commandline ones or is it still somehow possible to run them outside of idea? I've googled up they removed the official guis, so I'm not sure if it's even possible to run outside.
I'm trying to fiddle with it outside as i'm not able to change the gpu emulation mode and it's SLOW :(.
Please sign in to leave a comment.
SDK and AVD Manager UI you see in IDE is developed by Google. There is no other standalone UI for this that I know. There are Android SDK command line tools package, that includes sdk manager and avd manager command line interface though that you can consider using.
the point is, can i still somehow open the gui outside of idea? I'm just doing my first experiments and i'm not able to do all by cli tools yet, though i sometims need to run the emulator outside the container that is running idea for performance reasons
No, there is no other standalone GUI for this.