Skip to content

Improve sdk manager #71

Description

@Gameaday

For Automated Environments (e.g., CI/CD pipelines):
In automated scripts or CI/CD pipelines where manual interaction is not possible, you can pipe "yes" to the sdkmanager command to automatically accept all licenses:
Code

yes | sdkmanager --licenses

Note: Ensure that the sdkmanager tool is accessible in your environment's PATH or provide the full path to the sdkmanager executable. For instance, if using $ANDROID_HOME, the command would be $ANDROID_HOME/tools/bin/sdkmanager --licenses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions