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
chmod +rwx $ANDROID_HOME/tools/bin/avdmanager
It's basically replacing the deprecated avdmanager with a script, calling the new avdmanager with all parameters given to it.
Are there any plans to switch to the newer Android cmdline-tools?
Currently the now deprecated SDK Tools are in use.
The text was updated successfully, but these errors were encountered: