Skip to content

Improve Android SDK/NDK discovery #701

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
Aug 4, 2025

Conversation

jakepetroules
Copy link
Collaborator

Now respects the environment variable overrides and looks for the Debian/Ubuntu package location.

Closes #495

@jakepetroules jakepetroules force-pushed the eng/PR-android-sdk-ndk branch 4 times, most recently from e319d49 to 33dc9ca Compare August 4, 2025 00:50
Now respects the environment variable overrides and looks for the Debian/Ubuntu package location.

Closes swiftlang#495
@jakepetroules jakepetroules force-pushed the eng/PR-android-sdk-ndk branch from 33dc9ca to a235ad4 Compare August 4, 2025 06:55
@jakepetroules
Copy link
Collaborator Author

@swift-ci test

@jakepetroules jakepetroules merged commit 25dd849 into swiftlang:main Aug 4, 2025
26 checks passed
@jakepetroules jakepetroules deleted the eng/PR-android-sdk-ndk branch August 4, 2025 17:58
@github-project-automation github-project-automation bot moved this from In Progress to Done in Swift on Android Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Respect ANDROID_SDK_ROOT and ANDROID_NDK_ROOT env vars to override the Android SDK and/or NDK locations
2 participants