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
Remove auto-accept of licenses with `echo y` since when android sdk is installed for the first time it requires to accept multiple licenses which breaks due to the `echo` and as a result the tools are not updated. Instead leave the user to explicitly accept all the licenses
Write-Host-ForegroundColor Red "ERROR: Failed to update Android SDK tools. This is a blocker to install default emulator, so please update manually once this installation has finished."
0 commit comments