Skip to content

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.

3 participants