Skip to content

Locate VS 2017 installation of Android NDK#2

Merged
dellis1972 merged 1 commit intodotnet:masterfrom
jonathanpeppers:vs-2017-ndk
Jun 19, 2017
Merged

Locate VS 2017 installation of Android NDK#2
dellis1972 merged 1 commit intodotnet:masterfrom
jonathanpeppers:vs-2017-ndk

Conversation

@jonathanpeppers
Copy link
Member

The VS 2017 installer put my NDK in
C:\ProgramData\Microsoft\AndroidNDK64\android-ndk-r13b

I think it should check for its location right before checking C:\

The VS 2017 installer put my NDK in
`C:\ProgramData\Microsoft\AndroidNDK64\android-ndk-r13b`
@dellis1972 dellis1972 merged commit a014ee2 into dotnet:master Jun 19, 2017
@jonathanpeppers jonathanpeppers deleted the vs-2017-ndk branch June 19, 2017 16:40
rmarinho added a commit that referenced this pull request Mar 13, 2026
Fix #1: Validate avdName in LaunchAvd (ArgumentException on null/empty)
Fix #2: RunShellCommandAsync now returns full trimmed stdout (not just first line)
Fix #3: Add 9 FirstNonEmptyLine parsing tests + 3 LaunchAvd validation tests
Fix #5: Log stderr via logger on shell command failures (AdbRunner gets logger param)
Fix #6: Remove TOCTOU HasExited check in TryKillProcess (rely on catch block)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
rmarinho added a commit that referenced this pull request Mar 13, 2026
Fix #1: Validate avdName in LaunchAvd (ArgumentException on null/empty)
Fix #2: RunShellCommandAsync now returns full trimmed stdout (not just first line)
Fix #3: Add 9 FirstNonEmptyLine parsing tests + 3 LaunchAvd validation tests
Fix #5: Log stderr via logger on shell command failures (AdbRunner gets logger param)
Fix #6: Remove TOCTOU HasExited check in TryKillProcess (rely on catch block)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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