Skip to content

feat: add installed optional sdk tools to path - #2

Merged
jdx merged 2 commits into
mise-plugins:mainfrom
imaspen:add-optional-tools-to-path
Jul 16, 2026
Merged

feat: add installed optional sdk tools to path#2
jdx merged 2 commits into
mise-plugins:mainfrom
imaspen:add-optional-tools-to-path

Conversation

@imaspen

@imaspen imaspen commented Dec 16, 2025

Copy link
Copy Markdown
Contributor

Summary

  • add platform-tools to PATH when installed by sdkmanager
  • add emulator to PATH when installed by sdkmanager
  • preserve the command-line tools path and Android SDK environment variables

CI

The integration matrix now installs platform-tools and runs adb version through mise exec on:

  • Ubuntu
  • macOS
  • Windows

The existing unit-test job also passes.

Resolves #1.

@glasser

glasser commented Apr 3, 2026

Copy link
Copy Markdown

Just ran into this too — maybe my previous mise was using the older asdf plugin instead? Would love to just get adb automatically after I use sdkmanager to install it!

@jdx
jdx force-pushed the add-optional-tools-to-path branch from ca28d6b to 46c7d81 Compare July 16, 2026 20:12
@jdx
jdx merged commit 6f981a0 into mise-plugins:main Jul 16, 2026
4 checks passed
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.

Tools installed with sdkmanager aren't added to the path

3 participants