You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
34d9ae7: Show an animated spinner while fetching available system images and installing a system image in non-verbose mode, instead of leaving the terminal static for the duration of the underlying sdkmanager/android command. --verbose still shows the full raw command output as before.
cad79e1: Only echo the raw sdkmanager/android sdk list output to the terminal in --verbose mode. Previously emulator create and emulator images install always dumped the full installed/available system-image package listing into the task log, even without --verbose.