Skip to content

Prefer avdmanager from cmdline-tools#3

Merged
rtibbles merged 1 commit intolearningequality:multi_arch_webview_updatesfrom
dbnicholson:avdmanager-latest
Jun 28, 2022
Merged

Prefer avdmanager from cmdline-tools#3
rtibbles merged 1 commit intolearningequality:multi_arch_webview_updatesfrom
dbnicholson:avdmanager-latest

Conversation

@dbnicholson
Copy link
Copy Markdown

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)

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)
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 2336164558

  • 0 of 4 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 61.17%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pythonforandroid/build.py 0 4 0.0%
Totals Coverage Status
Change from base Build 2246136391: -0.04%
Covered Lines: 4389
Relevant Lines: 6654

💛 - Coveralls

@rtibbles rtibbles merged commit f94ca93 into learningequality:multi_arch_webview_updates Jun 28, 2022
@dbnicholson dbnicholson deleted the avdmanager-latest branch September 13, 2022 16:40
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