Skip to content

Prefer avdmanager from cmdline-tools #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

dbnicholson
Copy link
Member

The Android SDK tools are deprecated in favor of the command line tools.
Trying to use avdmanager from the deprecated tools fails on OpenJDK 11
with since it can't find the javax/xml/bind/annotation/XmlSchema
class. Try cmdline-tools/latest/bin/avdmanager first.

(cherry picked from commit d71ef6a)

This is against multi_arch_webview_updates rather than develop.

The Android SDK tools are deprecated in favor of the command line tools.
Trying to use avdmanager from the deprecated tools fails on OpenJDK 11
with since it can't find the `javax/xml/bind/annotation/XmlSchema`
class. Try `cmdline-tools/latest/bin/avdmanager` first.

(cherry picked from commit d71ef6a)
@dbnicholson dbnicholson requested a review from manuq June 22, 2022 18:45
@manuq manuq merged commit b672ec4 into multi_arch_webview_updates Jun 22, 2022
@dbnicholson dbnicholson deleted the avdmanager-latest-webview branch June 22, 2022 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants