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
echo y | cmd /c "%ANDROID_HOME%\toolsOld\bin\sdkmanager.bat""tools"
133
+
echo y | cmd /c "%ANDROID_HOME%\toolsOld\bin\sdkmanager.bat""tools"--licenses
126
134
Remove-Item"$androidToolsOldPath"-Force -Recurse
127
135
} else {
128
136
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